diff options
author | Pedro Alves <palves@redhat.com> | 2018-11-23 13:36:59 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2018-11-23 13:36:59 +0000 |
commit | 6af05e645ab7fbbb4e0b663f50febf052e6d09a0 (patch) | |
tree | 9743b9e70a55c511961125fe921c5177dee3ccb0 /gdb/ui-out.c | |
parent | 8e4b63920116e5c0e5c7efbda29160356b3c868d (diff) | |
download | gdb-6af05e645ab7fbbb4e0b663f50febf052e6d09a0.zip gdb-6af05e645ab7fbbb4e0b663f50febf052e6d09a0.tar.gz gdb-6af05e645ab7fbbb4e0b663f50febf052e6d09a0.tar.bz2 |
Remove declarations of is_running/is_stopped/is_exited
The recent commit 080363310650 ("Per-inferior thread list, thread
ranges/iterators, down with ALL_THREADS, etc.") removed the
definitions of is_running/is_stopped/is_exited but missed removing the
declarations.
gdb/ChangeLog:
2018-11-23 Pedro Alves <palves@redhat.com>
* gdbthread.h (enum thread_state): Move comments here.
(is_running, is_stopped, is_exited): Remove declarations.
Diffstat (limited to 'gdb/ui-out.c')
0 files changed, 0 insertions, 0 deletions