summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeThreadLinux.h')
-rw-r--r--lldb/source/Plugins/Process/Linux/NativeThreadLinux.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h b/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
index 289387bad72..203e082b2e1 100644
--- a/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
+++ b/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
@@ -87,10 +87,7 @@ namespace process_linux {
SetStoppedByTrace ();
void
- SetCrashedWithException (const siginfo_t& info);
-
- void
- SetSuspended ();
+ SetStoppedWithNoReason ();
void
SetExited ();
OpenPOWER on IntegriCloud