public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: "Madhvesh R S" <madhvesh.s@ap.sony.com>
To: "Krzysztof Blaszkowski" <info@sysmikro.com.pl>,
	"Fabian Cenedese" <Cenedese@indel.ch>
Cc: <gdb@sources.redhat.com>
Subject: RE: Set BP immediately
Date: Thu, 12 Aug 2004 12:25:00 -0000	[thread overview]
Message-ID: <KOEHICDJJPPACMHFKDFJKEIACNAA.madhvesh.s@ap.sony.com> (raw)
In-Reply-To: <000601c48056$4b741ca0$20ffffc0@sysc1300>

Hi,

>here: http://www.sysmikro.com.pl/pliki/jtag-adapterII_um.pdf
This is an excellent stuff. 
Do you have any similar stuffs tried for PPC-440GP Ebony
target board with any linux version? I have just started 
for Ebony board with linux-v2.6 and gdb-v6.0. If you have 
any useful links also, that will be helpful

-MS

-----Original Message-----
From: gdb-owner@sources.redhat.com
[mailto:gdb-owner@sources.redhat.com]On Behalf Of Krzysztof Blaszkowski
Sent: Thursday, August 12, 2004 3:53 PM
To: Fabian Cenedese
Cc: gdb@sources.redhat.com
Subject: Re: Set BP immediately



----- Original Message -----
From: "Fabian Cenedese" <Cenedese@indel.ch>
To: <gdb@sources.redhat.com>
Sent: Thursday, August 12, 2004 11:20 AM
Subject: Set BP immediately


> 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) ?

You could use a "monitor" command (abbrev. "mo") with an argument list
any
kind you wish for that purpose I think.
You can see also a spec. for mine arm7tdmi jtag debugger which is
available
here: http://www.sysmikro.com.pl/pliki/jtag-adapterII_um.pdf

>
> Thanks
>
> bye  Fabi
>
>
>
Best regards,
Krzysztof Blaszkowski

      parent reply	other threads:[~2004-08-12 12:25 UTC|newest]

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

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=KOEHICDJJPPACMHFKDFJKEIACNAA.madhvesh.s@ap.sony.com \
    --to=madhvesh.s@ap.sony.com \
    --cc=Cenedese@indel.ch \
    --cc=gdb@sources.redhat.com \
    --cc=info@sysmikro.com.pl \
    /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).