This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: m68k bootstrapping broken


On Thu, Jan 15, 2004 at 12:53:15AM +0100, Bernardo Innocenti wrote:

> I'll retest.  What specific gdb version were you using again?
> I'm mostly using gdb 5.3 targeted at m68k-elf (well, actually
> it's m68k-bdm-elf).  I gave 6.0 a shot but I had several problems.

anything from 4.17 to 6.0 does not give correct backtrace for
c programs with fomit-frame-pointer. 

Strangely, it appaears backtrace for c++ programs works even
despite fomit-frame-pointer? How can that work? I tried every
option I could spot, funwind-tables, ggdb, gdwarf etc.

Richard



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