summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRichard Mitton <richard@codersnotes.com>2013-09-12 02:20:34 +0000
committerRichard Mitton <richard@codersnotes.com>2013-09-12 02:20:34 +0000
commitf86248d9ba1909392211968400ea97bd06da04c6 (patch)
treeb736518b47f1be3be3c3d89530f1e753ce38e9fc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent50c003b5774247b12655f439be959d23ee356614 (diff)
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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions