native gdb.sum gdb.base/interrupt.exp

Richard Henderson rth@redhat.com
Fri Aug 3 09:47:00 GMT 2001


What if we attack the unaligned stack problem in main
by making main appear use alloca to align the frame?

You'd not get an aligned frame for main itself, but
you would for everything called by it.  That seems a
lot less likely to confuse gdb...



r~



More information about the Gcc-bugs mailing list