Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix DWARF for gcc 4.9.0 and clang 3.6 | Rainer Schuetze | 2015-06-12 | 1 | -0/+1 |
* | DWARF: fix struct/class conversion, array limits, replace '.' with '@' in names | Rainer Schuetze | 2015-06-09 | 1 | -1/+1 |
* | DWARF: fix displaying locals if there are no function arguments | Rainer Schuetze | 2015-06-09 | 1 | -0/+3 |
* | fix regression https://github.com/rainers/cv2pdb/issues/5: do not ignore virt... | Rainer Schuetze | 2015-06-01 | 1 | -0/+1 |
* | - new tool dumplines to display the debug line number info | Rainer Schuetze | 2015-05-08 | 1 | -1/+7 |
* | Build with Visual Studio 10 Compiler (Windows SDK 7.1) | Mirko Scholz | 2015-01-22 | 1 | -0/+1 |
* | Revamped location expression evaluator. | Vadim Chugunov | 2014-12-05 | 1 | -4/+20 |
* | Converted the remaining uses of the old decodeLocation(). | Vadim Chugunov | 2014-12-05 | 1 | -8/+23 |
* | Fix decodeLocation. | Vadim Chugunov | 2014-12-05 | 1 | -0/+10 |
* | Revamped DIE reading. | Vadim Chugunov | 2014-12-05 | 1 | -46/+65 |
* | Fixed O^n abbrev search. | Vadim Chugunov | 2014-12-05 | 1 | -0/+308 |