Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a lldbutils routine that gathers up the boiler-plate | Jim Ingham | 2017-07-06 | 1 | -32/+8 |
| | | | | | | | | | | to make a target, set a source regex breakpoint, run to the breakpoint and find the thread that hit the breakpoint. Start the process of replacing the boiler plate with this routine. llvm-svn: 307234 | ||||
* | Make it clear what you should modify when you copy any of these sample | Jim Ingham | 2017-03-01 | 2 | -5/+12 |
| | | | | | | test cases. llvm-svn: 296693 | ||||
* | Add a sample_test directory with simple starter | Jim Ingham | 2017-03-01 | 4 | -0/+96 |
test cases for standard and "inline" tests. llvm-svn: 296669 |