mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-23 13:35:42 -04:00
![]() This patch extends the SBAPI to allow for setting a breakpoint not only at a specific line, but also at a specific (minimum) column. When a column is specified, it will try to find an exact match or the closest match on the same line that comes after the specified location. Differential Revision: https://reviews.llvm.org/D51461 llvm-svn: 341078 |
||
---|---|---|
.. | ||
a.c | ||
b.c | ||
bktptcmd.py | ||
main.c | ||
Makefile | ||
side_effect.py | ||
TestBreakpointCommand.py | ||
TestBreakpointCommandsFromPython.py | ||
TestRegexpBreakCommand.py |