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: Is that a GDB bug?


On 12 Oct 2015 20:46, Nancy wrote:
> Why line 5 execute twice?   Is that a GDB bug?

next operates on statements, not lines.  unwrap your code to be
readable (multiline) and it'll be more obvious.
-mike

Attachment: signature.asc
Description: Digital signature


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