diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-12-01 20:40:13 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-12-03 16:52:32 -0500 |
commit | 92228a334ba2a775277fc4a8441dd926c26d33c1 (patch) | |
tree | e67f44029de9f4afb2ec5318692b368ecb0f5cba /bfd | |
parent | eccd14b3f5927107c3b6ce5993fa9b9c054b27c3 (diff) | |
download | gdb-92228a334ba2a775277fc4a8441dd926c26d33c1.zip gdb-92228a334ba2a775277fc4a8441dd926c26d33c1.tar.gz gdb-92228a334ba2a775277fc4a8441dd926c26d33c1.tar.bz2 |
gdb: small "maintenance info line-table" readability improvements
- separate each entry with a newline, to visually separate them
- style filenames with the filename style
- print the name of the compunit_symtab
A header now looks like this, with the compunit_symtab name added (and
the coloring, but you can't really see it here):
objfile: /home/simark/build/babeltrace/src/cli/.libs/babeltrace2 ((struct objfile *) 0x613000005980)
compunit_symtab: babeltrace2-cfg-cli-args.c ((struct compunit_symtab *) 0x62100da1ed10)
symtab: /usr/include/glib-2.0/glib/gdatetime.h ((struct symtab *) 0x62100d9ee530)
linetable: ((struct linetable *) 0x0):
Change-Id: Idc23e10aaa66e2e692adb0a6a74144f72c4fa1c7
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions