summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/cdb/cdbexceptionutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: R.I.P. old CDB engine.Friedemann Kleint2011-01-071-188/+0
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Debugger: Move some Windows functionality around.Friedemann Kleint2010-11-171-115/+7
|/
* debugger: rename CdbDebugEngine into CdbEnginehjk2010-07-081-1/+1
* Long live the king!hjk2010-03-051-1/+1
* CDB: Bug fixing round.Friedemann Kleint2010-02-251-0/+8
* CDB: Handle DLLEntryPointNotFound-exception.Friedemann Kleint2010-02-101-0/+3
* CDB: Extract SymbolGroupContext class into Core library.Friedemann Kleint2010-02-041-6/+3
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Debugger/CDB: Split engine for testing/scripting purposes.Friedemann Kleint2010-01-221-2/+2
|/
* CDB: Bug fixingFriedemann Kleint2009-10-131-19/+10
* CDB: Fix step into, improve multithread dumping, exception loggingFriedemann Kleint2009-10-061-1/+11
* long live the kinghjk2009-08-141-1/+1
* Debugger/CDB: Do not disable dumpers on a C++ exception.Friedemann Kleint2009-07-151-0/+1
* Recognize DLL not found excption as non-fatal in CDB.Friedemann Kleint2009-06-181-1/+6
* Cherry-pick: Update license headers and sales contact details.con2009-06-161-2/+2
* Ignore EXCEPTION_ACCESS_VIOLATION in the dumpers for speedup.Friedemann Kleint2009-05-221-0/+277