diff options
author | Markus Metzger <markus.t.metzger@intel.com> | 2013-05-03 10:51:13 +0200 |
---|---|---|
committer | Markus Metzger <markus.t.metzger@intel.com> | 2014-01-16 13:06:15 +0100 |
commit | e2887aa34ff4d8d972047e48803ed97b23beb739 (patch) | |
tree | d1f8e1a61c45a09cc9c3151704f351da8be14754 /gdb/record.h | |
parent | b2f4cfdebc3b7feb9572e83570d212f0ef31a78a (diff) | |
download | binutils-gdb-e2887aa34ff4d8d972047e48803ed97b23beb739.tar.gz |
record-btrace: provide target_find_new_threads method
The "info threads" command tries to read memory, which is not possible during
replay. This results in an error message and aborts the command without showing
the existing threads.
Provide a to_find_new_threads target method to skip the search while replaying.
2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
* record-btrace.c (record_btrace_find_new_threads)
(record_btrace_thread_alive): New.
(init_record_btrace_ops): Initialize to_find_new_threads and
to_thread_alive.
Diffstat (limited to 'gdb/record.h')
0 files changed, 0 insertions, 0 deletions