From: Nick Clifton <nickc@cambridge.redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: Add support for target switches in simulator
Date: Mon, 20 May 2002 07:49:00 -0000 [thread overview]
Message-ID: <m3ptzqswmg.fsf@north-pole.nickc.cambridge.redhat.com> (raw)
Hi Guys,
I have checked the patch in. It occurs to me however, that I failed
to document the new feature. So how about the following patch ?
(I am not sure about the exact formatting for GDB texinfo additions,
but I gave it my best shot).
May I apply this patch too ?
Cheers
Nick
gdb/ChangeLog
2002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
* NEWS: Mention new command line switch supported by arm
simulator.
* doc/gdb.texinfo: Document new command line switch supported
by arm simulator.
Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.70
diff -c -3 -p -w -r1.70 NEWS
*** gdb/NEWS 17 May 2002 18:02:20 -0000 1.70
--- gdb/NEWS 20 May 2002 14:46:12 -0000
***************
*** 3,8 ****
--- 3,11 ----
*** Changes since GDB 5.2:
+ * ARM simulator now supports a command line switch to select which SWI
+ protocols to emulate. Use --swi-support={none|demon|angel|redboot}.
+
* GDB now supports C/C++ preprocessor macros.
GDB now expands preprocessor macro invocations in C/C++ expressions,
Index: gdb/doc/gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.100
diff -c -3 -p -w -r1.100 gdb.texinfo
*** gdb/doc/gdb.texinfo 17 May 2002 18:00:03 -0000 1.100
--- gdb/doc/gdb.texinfo 20 May 2002 14:46:18 -0000
*************** monitor, or with the EmbeddedICE JTAG de
*** 11315,11320 ****
--- 11315,11327 ----
@item target rdp @var{dev}
ARM Demon monitor.
+ @kindex target sim
+ @kindex --swi-support
+ @item target sim @r{[}@samp{--swi-support=@var{none|demon|angel|redboot|all}}@r{]}
+ Use this switch to run on the builtin ARM simulator· The optional
+ @samp{--swi-support} switch can be used to select which SWI
+ protocol(s) to support. By default all three are supported.
+
@end table
@node H8/300
next reply other threads:[~2002-05-20 14:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-20 7:49 Nick Clifton [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-09 4:11 Add support for RedBoot SWIs to ARM Simulator Richard Earnshaw
2002-05-16 9:16 ` Add support for target switches in simulator Nick Clifton
2002-05-16 9:25 ` Richard Earnshaw
2002-05-17 1:58 ` Nick Clifton
2002-05-17 5:37 ` Richard Earnshaw
2002-05-17 6:46 ` Nick Clifton
2002-05-17 10:17 ` Andrew Cagney
2002-05-17 7:33 ` Frank Ch. Eigler
2002-05-17 10:29 ` Andrew Cagney
2002-05-16 9:36 ` Frank Ch. Eigler
2002-05-16 11:08 ` Michael Snyder
2002-05-17 11:32 ` Andrew Cagney
2002-05-20 6:11 ` Nick Clifton
2002-05-20 7:12 ` Andrew Cagney
2002-05-20 7:19 ` Richard Earnshaw
2002-05-20 7:26 ` Nick Clifton
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=m3ptzqswmg.fsf@north-pole.nickc.cambridge.redhat.com \
--to=nickc@cambridge.redhat.com \
--cc=gdb-patches@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