diff options
author | Chris Lattner <sabre@nondot.org> | 2004-01-05 05:32:40 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-01-05 05:32:40 +0000 |
commit | 94276b6f934df195ea00000224579f4b9bfa7c5f (patch) | |
tree | 60e014c539e38c22d90a4d86f921b643751340fc /lib/Debugger/SourceLanguage-Unknown.cpp | |
parent | 6d47bae50b63d47441321d6a367c37625e38d390 (diff) |
An example testcase for use in the debugger. Currently you can do stuff like
stepping, next'ing, finish'ing, stacktraces, source listings, etc. You can't
print program variables yet though.
Oh, and I lost my nice commented version of funccall.ll :(
Test with:
llvm-as funccall.ll
llvm-db funccall.bc
<arguments>
This is not automatically testable yet, and the C front-end doesn't support
debug information yet. That said, it's a start.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10689 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Debugger/SourceLanguage-Unknown.cpp')
0 files changed, 0 insertions, 0 deletions