diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-06-11 11:01:46 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-06-11 11:01:46 +0000 |
commit | 2ed3e009404afc6de621a5b7606922a115ec46bb (patch) | |
tree | 34103037f93380578e5d223222fb51d3837104e2 /ltsugar.m4 | |
parent | 0c3d84be3e696d2d1787a7240e086a72054b9679 (diff) | |
download | gdb-2ed3e009404afc6de621a5b7606922a115ec46bb.zip gdb-2ed3e009404afc6de621a5b7606922a115ec46bb.tar.gz gdb-2ed3e009404afc6de621a5b7606922a115ec46bb.tar.bz2 |
[windows] Fix accidental change of %u -> %d in SuspendThread warning.
While enhancing the warning printed in when SuspendThread fails,
I accidently changed the format used to print the error code
from %u to %d. This patch reverts it back.
gdb/ChangeLog:
* windows-nat.c (thread_rec): Revert format used to print
error code returned by SuspendThread from %d back to %u.
Diffstat (limited to 'ltsugar.m4')
0 files changed, 0 insertions, 0 deletions