From: "J. Johnston" <jjohnstn@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: RFA: gdb_indent.sh patch
Date: Fri, 11 Apr 2003 18:13:00 -0000 [thread overview]
Message-ID: <3E9705D7.4040704@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]
The attached patch is needed to properly indent the files that
are in my last patch regarding gcore support for linux.
I needed to add a few C library types.
Ok to commit?
-- Jeff J.
2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
* gdb_indent.sh: Recognize pid_t and sigset_t as types.
[-- Attachment #2: gdb_indent.patch --]
[-- Type: text/plain, Size: 612 bytes --]
Index: gdb_indent.sh
===================================================================
RCS file: /cvs/src/src/gdb/gdb_indent.sh,v
retrieving revision 1.6
diff -u -r1.6 gdb_indent.sh
--- gdb_indent.sh 27 Jan 2003 21:16:06 -0000 1.6
+++ gdb_indent.sh 11 Apr 2003 18:06:00 -0000
@@ -73,8 +73,8 @@
types="\
-T FILE \
--T bfd -T asection \
--T prgregset_t -T fpregset_t -T gregset_t \
+-T bfd -T asection -T pid_t \
+-T prgregset_t -T fpregset_t -T gregset_t -T sigset_t \
`cat *.h | sed -n \
-e 's/^.*[^a-z0-9_]\([a-z0-9_]*_ftype\).*$/-T \1/p' \
-e 's/^.*[^a-z0-9_]\([a-z0-9_]*_func\).*$/-T \1/p' \
next reply other threads:[~2003-04-11 18:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-11 18:13 J. Johnston [this message]
2003-04-11 18:20 ` Andrew Cagney
2003-04-11 20:57 ` J. Johnston
2003-04-16 23:28 J. Johnston
2003-04-17 2:40 ` Daniel Jacobowitz
2003-04-17 17:19 ` J. Johnston
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=3E9705D7.4040704@redhat.com \
--to=jjohnstn@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