This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] doc/gdbint.texinfo: remove reference to REG_STACK_SEGMENT


> This removes another dead symbol from "Obsolete Conditionals"
> in gdbint.texinfo.  The symbol is REG_STACK_SEGMENT.  It was last used
> in the Pyramid code in gdb 4.18.
> 
> After this patch, "Obsolete Conditionals" has only one symbol left,
> but that symbol is still in use.

BTW, I think the other conditional (STACK_END_ADDR) can go as well.  It 
doesn't appear in any core-gdb code yet many targets define it.  A few 
targets just happen to a very similar sounding macro it as a local constant.

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]