This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: mips64 sigaction changes


On Mar 14, 2003, Daniel Jacobowitz <drow at mvista dot com> wrote:

>> >> +/* NOTE: Please think twice before making any changes to the bits of
>> >> +   code below.  GDB needs some intimate knowledge about it to
>> >> +   recognize them as signal trampolines, and make backtraces through
>> >> +   signal handlers work right.  Important are both the names
>> >> +   (__restore_rt) and the exact instruction sequence.
>> >> +   If you ever feel the need to make any changes, please notify the
>> >> +   appropriate GDB maintainer.  */

> By recognizing the code, not by recognizing the names.  Only the i386
> GDB port does this to my knowledge.

Err...  I copied this bit from x86_64, IIRC.  Seems like it's
spreading :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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