public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Fabian Cenedese <Cenedese@indel.ch>
To: gdb@sources.redhat.com
Subject: Set BP immediately
Date: Thu, 12 Aug 2004 09:20:00 -0000	[thread overview]
Message-ID: <5.2.0.9.1.20040812111119.01d35768@NT_SERVER> (raw)

Hi

I'm trying to debug an embedded PPC board with gdb, that's why I'm
writing a stub. When I set a breakpoint in gdb (b file:nr), gdb just records
this internally and doesn't do anything with the target. Only upon step
or cont it will set the breakpoint in the hardware. But we need the
possibility to immediately set any breakpoint, even if it's for another
not-halted thread. Is this possible with some gdb commands (like
set PC) or would I need to change the code (break flush :) .. ok, better
name it break apply... or set break apply 1) ?

Thanks

bye  Fabi


             reply	other threads:[~2004-08-12  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-12  9:20 Fabian Cenedese [this message]
2004-08-12 10:27 ` Krzysztof Blaszkowski
2004-08-12 10:52   ` Fabian Cenedese
2004-08-12 12:25   ` Madhvesh R S

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=5.2.0.9.1.20040812111119.01d35768@NT_SERVER \
    --to=cenedese@indel.ch \
    --cc=gdb@sources.redhat.com \
    /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).