Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@cygnus.com>
To: shaunj@gray-interfaces.com
Cc: gdb@sources.redhat.com
Subject: Re: RDI typo
Date: Tue, 12 Sep 2000 12:58:00 -0000	[thread overview]
Message-ID: <39BE8AD2.9E116EDF@cygnus.com> (raw)
In-Reply-To: <00091213412400.00514@ed>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2479 bytes --]

Shaun Jackman wrote:
> 
> RDI_open: undefined error message, should reset target
> RID_open failed
> 
> s/RID/RDI/
> 
> hey, if I can't fix bugs, I can at least fix typos.  <g>
> 

Noted.  Thanks for helping us get RID of this one :-) 

-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299
From tqbf@skoda.sockpuppet.org Wed Sep 13 18:41:00 2000
From: tqbf@skoda.sockpuppet.org
To: gdb@sourceware.cygnus.com
Subject: User-defined commands, breakpoint "commands" hooks, parser bug?
Date: Wed, 13 Sep 2000 18:41:00 -0000
Message-id: <20000913204144.C5471@skoda.sockpuppet.org>
X-SW-Source: 2000-09/msg00109.html
Content-length: 718

Hi. I've got a question about the way GDB processes user-defined
command definitions.

It seems that this is valid:

	define foo
		if bar
			c
		end
	end

But this is not valid:

	define foo
		b bar
		commands $bpnum
			c
		end
	end

In the first case, GDB recognizes the first "end" as terminating
the "if" statement. In the second, GDB doesn't recognize the "end"
as terminating the "commands" statement.

My version string reads "GNU gdb 5.0".

Thanks for any info you can give me.

-----------------------------------------------------------------------
Thomas H. Ptacek					 Sonicity, Inc.
-----------------------------------------------------------------------
			   "If you're so special, why aren't you dead?"
From b.millot@wanadoo.fr Thu Sep 14 07:19:00 2000
From: benoit <b.millot@wanadoo.fr>
To: "gdb@sourceware.cygnus.com" <gdb@sourceware.cygnus.com>
Subject: Looking for a ARM debugging stub?
Date: Thu, 14 Sep 2000 07:19:00 -0000
Message-id: <39C0C363.992BD737@wanadoo.fr>
X-SW-Source: 2000-09/msg00110.html
Content-length: 641

Hello,

In GDB-5.0, I found remote target RDP  and RDI for ARM processor which
are respectively
ARM demon monitor and
ARM Angel monitor via RDI lib interface ( with board running the Angel
monitor or with
Embedded JTAG debug device).

I never work with this processor and i doesn't know really what are
these monitor,
so I m looking  for some information about it!

Moreover, I suppose a debugging stub for ARM exist but I doesn't find it
in GDB source.

If you have any information about that, please send me it or a link on
it at
b.millot@wanadoo.fr (because i don't subscribe at this ML due to too
much message!)

Thanks a lot.

Benoît


      reply	other threads:[~2000-09-12 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-12 12:43 Shaun Jackman
2000-09-12 12:58 ` Fernando Nasser [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=39BE8AD2.9E116EDF@cygnus.com \
    --to=fnasser@cygnus.com \
    --cc=gdb@sources.redhat.com \
    --cc=shaunj@gray-interfaces.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