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 | 3c01d683e344f1b861bcb59aa1b16a55365ad062 (patch) | |
tree | e86cc40d2f9bf5a88fdebc4113f883aadae61928 /llvm/lib/Debugger/SourceLanguage-Unknown.cpp | |
parent | 144992ea304862cc832cdb3a317569ee42ee853c (diff) | |
download | llvm-3c01d683e344f1b861bcb59aa1b16a55365ad062.zip llvm-3c01d683e344f1b861bcb59aa1b16a55365ad062.tar.gz llvm-3c01d683e344f1b861bcb59aa1b16a55365ad062.tar.bz2 |
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.
llvm-svn: 10689
Diffstat (limited to 'llvm/lib/Debugger/SourceLanguage-Unknown.cpp')
0 files changed, 0 insertions, 0 deletions