summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2014-12-06 01:28:03 +0000
committerJim Ingham <jingham@apple.com>2014-12-06 01:28:03 +0000
commit33df7cd345e926f63c02c29bcaa5826dea84f265 (patch)
tree9da478a4d3225be373ffeac9d30aaaa6ee30519a /llvm/lib/CodeGen
parentda41af9e9423eeb435bbf64f94649726569ae45b (diff)
downloadbcm5719-llvm-33df7cd345e926f63c02c29bcaa5826dea84f265.tar.gz
bcm5719-llvm-33df7cd345e926f63c02c29bcaa5826dea84f265.zip
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
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud