public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mike Cvet <mcvet@redhat.com>
To: frysk <frysk@sourceware.org>
Subject: All stepping operations enabled
Date: Tue, 14 Aug 2007 19:44:00 -0000	[thread overview]
Message-ID: <46C20619.8040906@redhat.com> (raw)

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

                 reply	other threads:[~2007-08-14 19:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46C20619.8040906@redhat.com \
    --to=mcvet@redhat.com \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).