forked from Imagelibrary/binutils-gdb
* server.c (step_thread): Remove definition.
(process_serial_event): Don't handle Hs. * server.h (step_thread): Remove declaration. * target.c (set_desired_inferior): Remove use of step_thread.
This commit is contained in:
@@ -282,7 +282,6 @@ void unloaded_dll (const char *name, CORE_ADDR base_addr);
|
||||
|
||||
extern ptid_t cont_thread;
|
||||
extern ptid_t general_thread;
|
||||
extern ptid_t step_thread;
|
||||
|
||||
extern int server_waiting;
|
||||
extern int debug_threads;
|
||||
|
||||
Reference in New Issue
Block a user