public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* All stepping operations enabled
@ 2007-08-14 19:44 Mike Cvet
  0 siblings, 0 replies; only message in thread
From: Mike Cvet @ 2007-08-14 19:44 UTC (permalink / raw)
  To: frysk

Hey all,

I've just committed a change which enables the next, nexti, and finish 
(step-over, step-over instruction, and step-out) operations in both the 
fhpd and debugging window.

What does this mean for you? It depends. If the C program you wish to 
debug has not been compiled with -fasynchronous-unwind-tables, then 
likely not much is going to happen. This flag is critical for providing 
the necessary .eh_frame sections for the above stepping operations - so 
if you'd like it give it a shot, please append it to the CFLAGS of the 
target process.

Thus, with the above requirements, all the stepping operations in the 
source window and fhpd have been enabled. Enjoy!

- Mike

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-14 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-14 19:44 All stepping operations enabled Mike Cvet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).