diff options
author | Cordian A. Daniluk <th3c0r1uk@gmail.com> | 2016-10-29 20:39:57 +0200 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2016-11-08 12:44:45 +0000 |
commit | 53c3572a9f5b03a92292cb6d24bf69b52c95500e (patch) | |
tree | 3df69a505c8e6e23d4492e8f801883fa04490215 /install-sh | |
parent | 3b0d929dd61fcd55b4ef320a2033c731443b394f (diff) | |
download | gdb-53c3572a9f5b03a92292cb6d24bf69b52c95500e.zip gdb-53c3572a9f5b03a92292cb6d24bf69b52c95500e.tar.gz gdb-53c3572a9f5b03a92292cb6d24bf69b52c95500e.tar.bz2 |
Fix PR breakpoints/20739: Badly formatted adress string in error message
Remove duplicate `0x'-prefix for the hex address printed. `paddress'
already prepends this, so no need to do it manually.
gdb/ChangeLog:
2016-11-08 Cordian A. Daniluk <th3c0r1uk@gmail.com>
PR breakpoints/20739
* breakpoint.c (check_fast_tracepoint_sals): Don't print duplicate
0x prefix.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions