diff options
author | Tom Tromey <tromey@adacore.com> | 2019-10-11 10:34:10 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2019-10-15 11:42:35 -0600 |
commit | 55dfc88f7edeeb926dd6e2cae54b3666f8df596e (patch) | |
tree | 5dd44c2a0d9d6dda9c3161ca6baecfee07cadc51 /gdb/dwarf2read.h | |
parent | 96b49c5ec0b40d7b6a396fdde0f34f73988e2392 (diff) | |
download | binutils-55dfc88f7edeeb926dd6e2cae54b3666f8df596e.zip binutils-55dfc88f7edeeb926dd6e2cae54b3666f8df596e.tar.gz binutils-55dfc88f7edeeb926dd6e2cae54b3666f8df596e.tar.bz2 |
Use %x when printing the TID
One spot in windows-nat.c uses %ld to print the TID, but all other
spots use %x, as does the infrun logging. This makes it unnecessarily
hard to tell which other log messages correspond to this one. This
patch changes the one outlier to use %x.
gdb/ChangeLog
2019-10-15 Tom Tromey <tromey@adacore.com>
* windows-nat.c (windows_nat_target::resume): Use %x when logging
TID.
Change-Id: Ic66efeb8a7ec08e7fb007320318f51acbf976734
Diffstat (limited to 'gdb/dwarf2read.h')
0 files changed, 0 insertions, 0 deletions