From: Andrew Cagney <ac131313@ges.redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [patch/commit] News cleanups.
Date: Sat, 03 Aug 2002 17:03:00 -0000 [thread overview]
Message-ID: <3D4C6F68.8090807@ges.redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 79 bytes --]
Hello,
I've committed the following cleanups to the NEWS file.
enjoy,
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1752 bytes --]
2002-08-03 Andrew Cagney <ac131313@redhat.com>
* NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.82
diff -u -r1.82 NEWS
--- NEWS 1 Aug 2002 17:18:32 -0000 1.82
+++ NEWS 4 Aug 2002 00:00:40 -0000
@@ -5,9 +5,9 @@
* ``gdbserver'' now supports multithreaded applications on some targets
-Support for multithreaded applications using LinuxThreads has been added
-for arm*-*-linux*, i[3456]86-*-linux*, mips*-*-linux*, powerpc*-*-linux*,
-and sh*-*-linux*.
+Support for multithreaded applications using libthread_db has been
+added for arm*-*-linux*-gnu*, i[3456]86-*-linux*-gnu*,
+mips*-*-linux*-gnu*, powerpc*-*-linux*-gnu*, and sh*-*-linux*-gnu*.
* GDB now supports C/C++ preprocessor macros.
@@ -15,21 +15,16 @@
and provides various commands for showing macro definitions and how
they expand.
+The new command `macro expand EXPRESSION' expands any macro
+invocations in expression, and shows the result.
+
+The new command `show macro MACRO-NAME' shows the definition of the
+macro named MACRO-NAME, and where it was defined.
+
Most compilers don't include information about macros in the debugging
information by default. In GCC 3.1, for example, you need to compile
your program with the options `-gdwarf-2 -g3'. If the macro
information is present in the executable, GDB will read it.
-
-Here are the new commands for working with macros:
-
-** macro expand EXPRESSION
-
-Expand any macro invocations in expression, and show the result.
-
-** show macro MACRO-NAME
-
-Show the definition of the macro named MACRO-NAME, and where it was
-defined.
* Multi-arched targets.
next reply other threads:[~2002-08-04 0:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-03 17:03 Andrew Cagney [this message]
2002-08-03 22:47 ` Daniel Jacobowitz
2002-08-04 7:48 ` Andrew Cagney
2002-08-04 7:52 ` Daniel Jacobowitz
2002-08-04 8:01 ` Andrew Cagney
2002-08-04 8:12 ` Daniel Jacobowitz
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=3D4C6F68.8090807@ges.redhat.com \
--to=ac131313@ges.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