|
LLDB mainline
|
Go to the source code of this file.
Classes | |
| class | lldb_private::MSVCRTCRecognizedFrame |
| Recognized stack frame for an MSVC _RTC failure. More... | |
| class | lldb_private::MSVCRTCFrameRecognizer |
Recognizes the MSVC CRT's failwithmessage frame, extracts the run-time check failure message from the msg parameter, and returns it as the thread stop description. More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
Functions | |
| void | lldb_private::RegisterMSVCRTCFrameRecognizer (ProcessWindows &process) |
| Registers the MSVC run-time check failure frame recognizer with the target. | |