mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
This commit is contained in:
@ -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' \
|
||||
|
Reference in New Issue
Block a user