diff options
author | Tom Tromey <tromey@adacore.com> | 2020-08-07 10:26:45 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-08-07 10:26:46 -0600 |
commit | d5d833afcf70888c5186f5117540cfe49a928c4a (patch) | |
tree | 77911a89d394ab4164b0dac3e606542f951a2cf6 /gdb/ada-lang.h | |
parent | a8ac85bb7d6b505323824ed0b354292358db4508 (diff) | |
download | gdb-d5d833afcf70888c5186f5117540cfe49a928c4a.zip gdb-d5d833afcf70888c5186f5117540cfe49a928c4a.tar.gz gdb-d5d833afcf70888c5186f5117540cfe49a928c4a.tar.bz2 |
Change names given to Ravenscar threads
Current a Ravenscar thread is given the same sort of name as a "CPU"
thread; they can only be distinguished by looking at the output of
"info thread".
This patch changes ravenscar-thread.c to distinguish these threads,
like:
(gdb) continue
Continuing.
[New Ravenscar Thread 0x2b910]
gdb/ChangeLog
2020-08-07 Tom Tromey <tromey@adacore.com>
* ravenscar-thread.c (ravenscar_thread_target) <extra_thread_info>:
Remove.
(ravenscar_thread_target::extra_thread_info): Remove.
(ravenscar_thread_target::pid_to_str): Mention Ravenscar in result;
defer to target beneath for non-Ravenscar threads.
Diffstat (limited to 'gdb/ada-lang.h')
0 files changed, 0 insertions, 0 deletions