From: "Marc Khouzam" <marc.khouzam@ericsson.com>
To: <gdb@sourceware.org>
Subject: Async mode and setting breakpoints
Date: Thu, 18 Dec 2008 15:42:00 -0000 [thread overview]
Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA06AA14F6@ecamlmw720.eamcs.ericsson.se> (raw)
Hi,
I'm investigating the value of using async mode without non-stop
to decide if I should use it whenever possible for DSF-GDB.
The main advantage I was seeking was to be able to set a breakpoint
while the target was running. It does not work though.
I'm guessing that while the inferior is running, it is not possible
for GDB to plant the breakpoint (although the bp command is accepted
without complaint). I guess I still have to interrupt the inferior,
set the bp, and resume, even in async mode?
Thanks
Marc
next reply other threads:[~2008-12-18 15:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-18 15:42 Marc Khouzam [this message]
2008-12-18 16:50 ` Pedro Alves
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=6D19CA8D71C89C43A057926FE0D4ADAA06AA14F6@ecamlmw720.eamcs.ericsson.se \
--to=marc.khouzam@ericsson.com \
--cc=gdb@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