Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB support for 'Run to Line'
@ 2009-04-15 19:57 Marc Khouzam
  2009-04-15 19:58 ` Daniel Jacobowitz
  2009-04-15 21:22 ` Jan Kratochvil
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Khouzam @ 2009-04-15 19:57 UTC (permalink / raw)
  To: gdb

Hi,

I'm trying to figure out if GDB has support for the 'Run to Line'
feature
of Eclipse, where the user selects a line and the inferior resumes until
that
line.

GDB's 'until' does not seem to be the right choice since it only stops
if the
location is in the same frame.

GDB's 'advance' is better, but it stops if the current frame exists.

Anything else that I could use to 'run to line' anywhere in the program?

Thanks

 

 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-16  0:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-15 19:57 GDB support for 'Run to Line' Marc Khouzam
2009-04-15 19:58 ` Daniel Jacobowitz
2009-04-16  7:00   ` Marc Khouzam
2009-04-15 21:22 ` Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox