summaryrefslogtreecommitdiff
path: root/lib/Debugger/Debugger.cpp
Commit message (Expand)AuthorAge
* Change the MemoryBuffer::getFile* methods to take just a pointer to theChris Lattner2008-04-01
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* switch this to bitcode instead of bytecodeChris Lattner2007-05-06
* teach this to read from bitcode filesChris Lattner2007-05-06
* For PR797:Reid Spencer2006-08-25
* Remove UnixLocalInferiorProcess: debugging via the JIT isn't a good idea.Chris Lattner2006-03-10
* dum de dumDuraid Madina2005-12-26
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes For Bug 352Reid Spencer2004-09-01
* Fix some exception safety problemsChris Lattner2004-01-14
* Initial checkin of the LLVM source-level debugger. This is still not finished,Chris Lattner2004-01-05