X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fframe-base.h;h=ba3d99cc02feb721365b011dfaa0f5bd16e57567;hb=29ef4c0699e1b46d41ade00ae07a54f979ea21cc;hp=1e1a7d65129bffe37b24fa12104b6d63c764493a;hpb=61baf725eca99af2569262d10aca03dcde2698f6;p=binutils-gdb.git diff --git a/gdb/frame-base.h b/gdb/frame-base.h index 1e1a7d65129..ba3d99cc02f 100644 --- a/gdb/frame-base.h +++ b/gdb/frame-base.h @@ -1,6 +1,6 @@ /* Definitions for a frame base, for GDB, the GNU debugger. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2022 Free Software Foundation, Inc. This file is part of GDB. @@ -36,7 +36,7 @@ struct regcache; debug info. It is assumed that dwarf2, stabs, ... will each provide their own methods. - A typical implmentation will return the same value for base, + A typical implementation will return the same value for base, locals-base and args-base. That value, however, will likely be different to the frame ID's stack address. */