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: Why does gdb implement 'next' command with a series of "vCont;s"?


I got it. Thanks!

 > GDB does not know what the instructions between here and there do.
 > One of them might be a branch or a function call.
 >
 > --
 > Daniel Jacobowitz
 > CodeSourcery


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