2004-07-17 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / gdb_indent.sh
index 555098c10819eb1f7d41633a2e286134ce2c288c..b21016107ade100ada4dd51e50200e28828d3d91 100755 (executable)
@@ -75,6 +75,8 @@ types="\
 -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' \
This page took 0.023884 seconds and 4 git commands to generate.