summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db
Commit message (Collapse)AuthorAgeFilesLines
* Ugh, fix some copy and pasted code that somehow never got compiled or somethingChris Lattner2004-01-061-1/+1
| | | | | | :( llvm-svn: 10706
* * Implement set/show argsChris Lattner2004-01-062-11/+64
| | | | | | | * Implement support for arguments to the 'run' command * Minor cleanups and fixes llvm-svn: 10703
* implement the "null command" which repeats the last commandChris Lattner2004-01-061-5/+25
| | | | llvm-svn: 10702
* /me slaps headChris Lattner2004-01-051-0/+1
| | | | llvm-svn: 10694
* Initial checkin of the LLVM Source-Level Debugger. This is incomplete, butChris Lattner2004-01-056-0/+1546
a good start. The status is documented in docs/SourceLevelDebugging.html llvm-svn: 10687
OpenPOWER on IntegriCloud