This is the mail archive of the gdb@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: Regressions problem (200 failures)


>>>>> "Jim" == Jim Kingdon <kingdon@redhat.com> writes:

    >> I think GCC shouldn't put out any line notes for the prologue
    >> in the first place.  That's what's causing the problem,
    >> indirectly.  Does GDB require a line note in the prologue, or
    >> can we wait until the first bit of real code?

    Jim> GDB expects the first line number to be for the real code
    Jim> (unless something has changed, or I'm remembering it wrong or
    Jim> something - I didn't actually play around with the test
    Jim> cases).

Good, that means that the bug is in GCC -- even before my changes.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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