[RFC] MinGW and i386_pe_skip_trampoline_code
Pedro Alves
pedro_alves@portugalmail.pt
Wed Nov 8 00:33:00 GMT 2006
Hi all,
Just looking at PE support code, and I noticed that in i386-cygwin-tdep.c,
there is a call to set_gdbarch_skip_trampoline_code that will eventually
register
i386_pe_skip_trampoline_code, defined in i386-tdep.c.
From the looks of it, that function will skip 'import lib
stubs'/trampolines.
I wonder why gdb for MinGW doesn't register it too? Probably an
oversight, no?
Cheers,
Pedro Alves
More information about the Gdb
mailing list