Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "J. Johnston" <jjohnstn@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: RFA: gdb_indent.sh patch
Date: Wed, 16 Apr 2003 23:28:00 -0000	[thread overview]
Message-ID: <3E9DE700.6020609@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

The attached patch adds some more types to recognize for gdb_indent.sh.
The changes are needed to properly indent thread-db.c which uses some
libthread_db types.

Ok to commit?

2003-04-16  Jeff Johnston  <jjohnstn@redhat.com>

	* gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t, td_thr_events_t,
	td_notify_t, td_thr_iter_f, and td_thrinfo_t as types.

[-- Attachment #2: gdb_indent.patch --]
[-- Type: text/plain, Size: 642 bytes --]

Index: gdb_indent.sh
===================================================================
RCS file: /cvs/src/src/gdb/gdb_indent.sh,v
retrieving revision 1.7
diff -u -r1.7 gdb_indent.sh
--- gdb_indent.sh	11 Apr 2003 20:56:40 -0000	1.7
+++ gdb_indent.sh	16 Apr 2003 23:12:15 -0000
@@ -75,6 +75,8 @@
 -T FILE \
 -T bfd -T asection -T pid_t \
 -T prgregset_t -T fpregset_t -T gregset_t -T sigset_t \
+-T td_thrhandle_t -T td_event_msg_t -T td_thr_events_t \
+-T td_notify_t -T td_thr_iter_f -T td_thrinfo_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' \

             reply	other threads:[~2003-04-16 23:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-16 23:28 J. Johnston [this message]
2003-04-17  2:40 ` Daniel Jacobowitz
2003-04-17 17:19   ` J. Johnston
  -- strict thread matches above, loose matches on Subject: below --
2003-04-11 18:13 J. Johnston
2003-04-11 18:20 ` Andrew Cagney
2003-04-11 20:57   ` 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=3E9DE700.6020609@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