X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fframe-base.h;h=ba3d99cc02feb721365b011dfaa0f5bd16e57567;hb=ea764154c27a11619ba764a4c92f395ba5007234;hp=eff0caa57f8c87bc43fdb7994cf2eff29fc2166f;hpb=28e7fd62340426746f9c896cbc40c5d374ec47aa;p=binutils-gdb.git diff --git a/gdb/frame-base.h b/gdb/frame-base.h index eff0caa57f8..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-2013 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. */