This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: Linux sigtramp detection code moved to its proper place


On Mar 16,  5:41pm, Jim Blandy wrote:

> There's a lot of code in i386-tdep.c devoted to identifying and
> unraveling Linux signal trampolines.  There's absolutely no reason I
> can think of that this should be in i386-tdep.c, intead of
> i386-linux-nat.c.

I think it should go in i386-linux-tdep.c instead.  That way you'd be
able to debug a linux/ia32 target from a non-linux/ia32 host.

Kevin

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