native gdb.sum gdb.base/interrupt.exp
Alexandre Oliva
aoliva@redhat.com
Fri Aug 3 13:16:00 GMT 2001
On Aug 3, 2001, Richard Henderson <rth@redhat.com> wrote:
> 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...
How about renaming main() and generating an alternate main() that gets
the stack aligned then calls the renamed function? Then, even main()
would have the stack frame aligned?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-bugs
mailing list