]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
display_debug_macro
authorAlan Modra <amodra@gmail.com>
Sat, 15 May 2021 05:39:20 +0000 (15:09 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 15 May 2021 05:40:29 +0000 (15:10 +0930)
commitb0d461ec373e35fd380a060e6027d781f8a3f752
treefbf0f60e6978a47eca883c621b84dce51e5e0960
parent46d1214d887cdd2979fec2344cda1720abbbd33f
display_debug_macro

* dwarf.c (display_debug_macro): Print strings that might not
be zero terminated with %*s.  Don't bump curr if unterminated.
binutils/ChangeLog
binutils/dwarf.c