summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/cdb/cdbmodules.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* long live the kinghjk2009-08-141-1/+1
* Improve error logging of CDB breakpoint setting.Friedemann Kleint2009-06-301-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fix compile error on MSVC2008 Express Edition with Debugging Tools for Window...axasia2009-05-301-5/+5
* Make CDB load custom dumpers.Friedemann Kleint2009-04-221-18/+83
* CDB refactoring, introduce typedefs to remove version numbers.Friedemann Kleint2009-04-211-4/+4
* debugger: code cosmeticshjk2009-04-151-2/+2
* Make the "Show symbols" option of the module window work on Windows.Friedemann Kleint2009-04-151-3/+29
* Make break by function work for CDB.Friedemann Kleint2009-04-151-0/+56
* Handle various CDB output windows.Friedemann Kleint2009-04-091-0/+81