aboutsummaryrefslogtreecommitdiff
path: root/gdb/target/wait.h
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@ericsson.com>2017-09-03 10:23:31 +0200
committerSimon Marchi <simon.marchi@ericsson.com>2017-09-03 10:23:31 +0200
commit23fdd69e42180578b3e15ba8f053fadde965bfe8 (patch)
tree5f8dc1441127578fe91dde474ec94ccde1413e94 /gdb/target/wait.h
parentf04bdfa7b261402bfa9dbdde58b2feb14becd8a3 (diff)
downloadgdb-23fdd69e42180578b3e15ba8f053fadde965bfe8.zip
gdb-23fdd69e42180578b3e15ba8f053fadde965bfe8.tar.gz
gdb-23fdd69e42180578b3e15ba8f053fadde965bfe8.tar.bz2
Make target_waitstatus_to_string return an std::string
A quite straightforward change. It does "fix" leaks in record-btrace.c, although since this is only used in debug printing code, it has no real world impact. gdb/ChangeLog: * target/waitstatus.h (target_waitstatus_to_string): Change return type to std::string. * target/waitstatus.c (target_waitstatus_to_string): Return std::string. * target.h (target_waitstatus_to_string): Remove declaration. * infrun.c (resume, clear_proceed_status_thread, print_target_wait_results, do_target_wait, save_waitstatus, stop_all_threads): Adjust. * record-btrace.c (record_btrace_wait): Adjust. * target-debug.h (target_debug_print_struct_target_waitstatus_p): Adjust. gdb/gdbserver/ChangeLog: * linux-low.c (linux_wait_1): Adjust. * server.c (queue_stop_reply_callback): Adjust.
Diffstat (limited to 'gdb/target/wait.h')
0 files changed, 0 insertions, 0 deletions