diff options
author | Richard Mitton <richard@codersnotes.com> | 2013-09-12 02:20:34 +0000 |
---|---|---|
committer | Richard Mitton <richard@codersnotes.com> | 2013-09-12 02:20:34 +0000 |
commit | f86248d9ba1909392211968400ea97bd06da04c6 (patch) | |
tree | b736518b47f1be3be3c3d89530f1e753ce38e9fc /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 50c003b5774247b12655f439be959d23ee356614 (diff) | |
download | llvm-f86248d9ba1909392211968400ea97bd06da04c6.zip llvm-f86248d9ba1909392211968400ea97bd06da04c6.tar.gz llvm-f86248d9ba1909392211968400ea97bd06da04c6.tar.bz2 |
Added a 'jump' command, similar to GDBs.
This allows the PC to be directly changed to a different line.
It's similar to the example python script in examples/python/jump.py, except implemented as a builtin.
Also this version will track the current function correctly even if the target line resolves to multiple addresses. (e.g. debugging a templated function)
llvm-svn: 190572
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions