History log of /external/lldb/test/api/multithreaded/test_breakpoint_callback.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0afb44021cfaa39fecf19b8f94be02c2f505c44b 14-May-2013 Daniel Malea <daniel.malea@intel.com> Fix GCC buildbot failures in API/Multithreaded tests
- fix typo initializing unique_ptr
- add missing throw specifier to play nice with older libstdc++ exception class



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181831 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/multithreaded/test_breakpoint_callback.cpp
d2771ed2249c645019b7b1e46bdd677d2ed1cfe1 14-May-2013 Daniel Malea <daniel.malea@intel.com> Adding C++ tests that drive LLDB from multiple threads
- test_breakpoint_callback -- filed llvm.org/pr-16000
- test_listener_resume -- resume a process from a thread waiting on SBListener
- test_listener_event_description -- SBEvent description from SBListener thread
- test_listener_event_process -- query process/thread/stack info from SBListener thread



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181819 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/multithreaded/test_breakpoint_callback.cpp