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


Hi Christophe,

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

Fred


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