mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
inferior.h (struct inferior_suspend_state): Delete, unused.
gdb/ChangeLog: * inferior.h (struct inferior_suspend_state): Delete, unused. All references deleted.
This commit is contained in:
@@ -145,9 +145,7 @@ struct thread_control_state
|
||||
int stepping_command;
|
||||
};
|
||||
|
||||
/* Inferior thread specific part of `struct infcall_suspend_state'.
|
||||
|
||||
Inferior process counterpart is `struct inferior_suspend_state'. */
|
||||
/* Inferior thread specific part of `struct infcall_suspend_state'. */
|
||||
|
||||
struct thread_suspend_state
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user