aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Debugger/Debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-0/+1
* Change the MemoryBuffer::getFile* methods to take just a pointer to theChris Lattner2008-04-011-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* switch this to bitcode instead of bytecodeChris Lattner2007-05-061-12/+5
* teach this to read from bitcode filesChris Lattner2007-05-061-1/+13
* For PR797:Reid Spencer2006-08-251-9/+1
* Remove UnixLocalInferiorProcess: debugging via the JIT isn't a good idea.Chris Lattner2006-03-101-0/+6
* dum de dumDuraid Madina2005-12-261-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Fix some exception safety problemsChris Lattner2004-01-141-9/+22
* Initial checkin of the LLVM source-level debugger. This is still not finished,Chris Lattner2004-01-051-0/+212