diff options
author | Tom Tromey <tom@tromey.com> | 2025-02-20 09:38:05 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-02-20 09:45:25 -0700 |
commit | 3fddd4e758fa330fb9f60fce17831c2062d8d9ef (patch) | |
tree | 961a0781f1a696097da82482ecaaf3d5fcfbedb1 /gdb/doc | |
parent | 792a87900ec12302c855ad9bfbc8f44417cf6f40 (diff) | |
download | binutils-3fddd4e758fa330fb9f60fce17831c2062d8d9ef.zip binutils-3fddd4e758fa330fb9f60fce17831c2062d8d9ef.tar.gz binutils-3fddd4e758fa330fb9f60fce17831c2062d8d9ef.tar.bz2 |
Fix "compilation unit" matching in dwarf-font-lock-keywords
Today I learned that, at least on my system (Fedora 40), the printf
"%#x" format will produce "0" rather than "0x0" when given 0 as an
argument.
This causes dwarf-mode.el to not correctly fontify the very first
"Compilation Unit" line it sees.
This patch adapts dwarf-mode.el. As always, this patch bumps the
version number for easier installation.
I am checking this in.
Diffstat (limited to 'gdb/doc')
0 files changed, 0 insertions, 0 deletions