aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-02-20 08:56:35 +0100
committerJoel Brobecker <brobecker@adacore.com>2014-02-20 08:56:35 +0100
commit8d4fdb120dded259be0708054d689ac4b522fdcd (patch)
treea5edaea60424ac6c9bf8953f65a1da0e16aba49d /gdb/doc
parentd9972968c1d99f7a159812296a59b1ab68e5b36d (diff)
downloadgdb-8d4fdb120dded259be0708054d689ac4b522fdcd.zip
gdb-8d4fdb120dded259be0708054d689ac4b522fdcd.tar.gz
gdb-8d4fdb120dded259be0708054d689ac4b522fdcd.tar.bz2
Fix ARI warning in thread-thread.c::dec_thread_get_ada_task_ptid
This patch fixes the following ARI warning: gdb/dec-thread.c:695: regression: multi-line string: Multi-line string must have the newline escaped I think the new-line was unintentional, so I simply removed it, and then reformatted the string to fit within our 70-80 max characters- per-line rule. gdb/ChangeLog: * dec-thread.c (dec_thread_get_ada_task_ptid): Avoid unescaped new-line in debug string. Remove trailing spaces.
Diffstat (limited to 'gdb/doc')
0 files changed, 0 insertions, 0 deletions