llvm-project/lldb/source/Plugins/Platform
Jim Ingham 33df7cd345 Add the ability to set breakpoints with conditions, commands, etc,
in the "dummy-target".  The dummy target breakpoints prime all future
targets.  Breakpoints set before any target is created (e.g. breakpoints
in ~/.lldbinit) automatically get set in the dummy target.  You can also
list, add & delete breakpoints from the dummy target using the "-D" flag,
which is supported by most of the breakpoint commands.

This removes a long-standing wart in lldb...

<rdar://problem/10881487>

llvm-svn: 223565
2014-12-06 01:28:03 +00:00
..
FreeBSD Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
Kalimba Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
Linux Fix broken Linux build after signature change of ResolveExecutable. 2014-11-17 22:16:42 +00:00
MacOSX Add the ability to set breakpoints with conditions, commands, etc, 2014-12-06 01:28:03 +00:00
POSIX Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
Windows Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
gdb-server Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
CMakeLists.txt Add kalimba as a platform. 2014-07-16 15:03:10 +00:00
Makefile Use PARALLEL_DIRS instead of DIRS in the Makefile 2014-10-14 06:26:33 +00:00