This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: GDB cannot find line info


2009/9/18 Frédéric RISS <frederic.riss@gmail.com>:
> On ven., 2009-09-18 at 18:11 +0200, Christophe LYON wrote:
>> But now, I have many regressions in the GDB testsuite (6.8), the
>> first
>> one being in break.exp: now the command "break break.c:103" returns
>> 'No
>> line 103 in file "break.c"'
>
> I thought that got reported internally at ST. I'm quite sure that the
> issue is Open64 not setting the is_stmt flag, and newer GDBs discarding
> any line info not marked as such:
>
> http://sourceware.org/ml/gdb-patches/2009-06/msg00633.html

Oops. Seems I've answered too fast as you point out you're using 6.8
and that behavior is more recent... The issue must be different.

Fred


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