From: Andrew Cagney <ac131313@redhat.com>
To: Andrew Cagney <ac131313@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [commit] Print MALLOC_NAME as a string
Date: Mon, 09 Dec 2002 15:39:00 -0000 [thread overview]
Message-ID: <3DF51D93.6010009@redhat.com> (raw)
In-Reply-To: <3DF51B6E.10009@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 87 bytes --]
Closely followed by this. Wraps any function addresses in `<...>'.
committed,
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 819 bytes --]
2002-12-09 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh (gdbarch_dump): Wrap function addresses in <>.
* gdbarch.c: Re-generate.
Index: gdbarch.sh
===================================================================
RCS file: /cvs/src/src/gdb/gdbarch.sh,v
retrieving revision 1.182
diff -u -r1.182 gdbarch.sh
--- gdbarch.sh 9 Dec 2002 22:22:40 -0000 1.182
+++ gdbarch.sh 9 Dec 2002 22:44:09 -0000
@@ -1641,7 +1641,7 @@
then
printf " if (GDB_MULTI_ARCH)\n"
printf " fprintf_unfiltered (file,\n"
- printf " \"gdbarch_dump: ${macro} = 0x%%08lx\\\\n\",\n"
+ printf " \"gdbarch_dump: ${macro} = <0x%%08lx>\\\\n\",\n"
printf " (long) current_gdbarch->${function}\n"
printf " /*${macro} ()*/);\n"
else
prev parent reply other threads:[~2002-12-09 22:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 14:47 Andrew Cagney
2002-12-09 15:39 ` Andrew Cagney [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=3DF51D93.6010009@redhat.com \
--to=ac131313@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