summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/API/SBThread.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/API/SBThread.h')
-rw-r--r--lldb/include/lldb/API/SBThread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/API/SBThread.h b/lldb/include/lldb/API/SBThread.h
index d2d7346e283..d062d712130 100644
--- a/lldb/include/lldb/API/SBThread.h
+++ b/lldb/include/lldb/API/SBThread.h
@@ -202,7 +202,7 @@ public:
GetStatus (lldb::SBStream &status) const;
SBThread
- GetThreadOriginExtendedBacktrace (const char *type);
+ GetExtendedBacktrace (const char *type);
protected:
friend class SBBreakpoint;
OpenPOWER on IntegriCloud