* gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.

This commit is contained in:
Daniel Jacobowitz
2003-01-27 21:16:06 +00:00
parent 51ee2ddc9e
commit 5378adc435
2 changed files with 5 additions and 0 deletions

View File

@ -73,6 +73,7 @@ esac
types="\
-T FILE \
-T bfd -T asection \
-T prgregset_t -T fpregset_t -T gregset_t \
`cat *.h | sed -n \
-e 's/^.*[^a-z0-9_]\([a-z0-9_]*_ftype\).*$/-T \1/p' \