summaryrefslogtreecommitdiffstats
path: root/src/cv2pdb.h
Commit message (Expand)AuthorAgeFilesLines
* fix issue #75: avoid emitting bad debug info if struct description exceeds 64...Rainer Schuetze2022-05-281-1/+1
* Add function entries for non-contiguous functionsMarc Aldorasi2022-01-111-1/+1
* more pre-DWARF5 refactoring: unit headers, location cursor, range cursorNeeraj Singh2021-12-021-5/+0
* carry contextual information with the DIECursorNeeraj Singh2021-12-021-10/+9
* Refactor PE image section handling. Add debug logging.Neeraj Singh2021-12-021-2/+2
* DWARF: fixed converting unnamed structs/unions as part of other structsRainer Schuetze2019-01-251-0/+1
* 1. If exe-file consisted of just a disk letter and a file name (i.e. c:file.e...AlexWhiter2018-04-051-0/+1
* RSDS section writing into EXE with symbols in DBG file.AlexWhiter2018-03-301-1/+1
* cv2pdb.h: add missing #include <stdint.h> to build with VS 12.0Pierre-Marie de Rodat2018-03-231-0/+2
* Reduce complexity of best CFA lookupsPierre-Marie de Rodat2018-03-231-0/+3
* CV2PDB::addDWARFBasicType: split primitive type handling outPierre-Marie de Rodat2018-03-231-0/+1
* CV2PDB::addDWARFEnum: new, first attempt at enum types translationPierre-Marie de Rodat2018-03-231-0/+1
* CV2PDB: keep track of the default lower bound for the curret unitPierre-Marie de Rodat2018-03-231-0/+4
* CV2PDB::addDWARFArray: refactor to get lower bound info from DWARFPierre-Marie de Rodat2018-03-231-1/+4
* CV2PDB: store the current unit's base addressPierre-Marie de Rodat2018-03-211-0/+5
* * search VS2017 registry entries to find mspdb140.dllRainer Schuetze2017-09-021-0/+2
* * when using mspdb120.dll (VS2013) or later, do not emit view helpersRainer Schuetze2017-06-181-0/+3
* add mago support for AA with dmd >= 2.068Rainer Schuetze2017-05-141-4/+5
* add -debug option, some whitespace cleanupRainer Schuetze2015-09-071-0/+1
* DWARF: support debug_frame (CFA) and debug_loc (for frame base)Rainer Schuetze2015-06-131-12/+12
* - new tool dumplines to display the debug line number infoRainer Schuetze2015-05-081-2/+0
* Updated mscvpdb.h with latest from WINE.Vadim Chugunov2014-12-051-1/+2
* Redo appendStackVar.Vadim Chugunov2014-12-051-1/+1
* Revamped DIE reading.Vadim Chugunov2014-12-051-3/+3
* Fixed O^n abbrev search.Vadim Chugunov2014-12-051-9/+10
* added support for local variables accessed through espsagitario2014-03-011-1/+1
* v0.25sagitario2012-06-181-1/+1
* Version 0.24sagitario2012-05-011-3/+3
* tabifysagitario2012-03-031-36/+36
* * disabled named enumerator for D basic types to avoid debugger troubles di...sagitario2012-02-121-3/+48
* * fixed decoding of compressed symbolssagitario2011-05-081-0/+1
* now converting only class pointers to references, not pointers to structs or ...sagitario2010-12-031-0/+1
* Version 0.15sagitario2010-08-081-7/+42
* * improved support for 64-integer types sagitario2010-06-231-0/+6
* Version 0.13sagitario2010-06-041-1/+1
* (no commit message)sagitario2010-04-131-1/+1
* Version 0.11sagitario2009-12-291-0/+8
* v0.9:sagitario2009-06-191-0/+9
* v0.7: corrected number of field entries in classes or structssagitario2009-06-081-0/+1
* v0.5: sagitario2009-06-061-2/+8
* (no commit message)sagitario2009-06-041-0/+2
* (no commit message)sagitario2009-05-081-0/+148