index
:
cv2pdb.git
master
readme_md
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dwarf2pdb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- new tool dumplines to display the debug line number info
Rainer Schuetze
2015-05-08
1
-308/+3
*
- remove invalid assert
Rainer Schuetze
2015-03-26
1
-1/+3
*
* DWARF: fixed issues with DW_FORM_ref_addr, DW_AT_upper_bound and DW_AT_lo...
Rainer Schuetze
2015-02-17
1
-0/+1
*
Revamped location expression evaluator.
Vadim Chugunov
2014-12-05
1
-48/+32
*
Converted the remaining uses of the old decodeLocation().
Vadim Chugunov
2014-12-05
1
-9/+37
*
Updated mscvpdb.h with latest from WINE.
Vadim Chugunov
2014-12-05
1
-12/+8
*
Redo appendStackVar.
Vadim Chugunov
2014-12-05
1
-46/+86
*
Revamped DIE reading.
Vadim Chugunov
2014-12-05
1
-39/+38
*
Fixed O^n abbrev search.
Vadim Chugunov
2014-12-05
1
-776/+222
*
Ticket #15: Crash when parsing .reloc structure
sagitario
2014-09-24
1
-2/+2
*
added support for local variables accessed through esp
sagitario
2014-03-01
1
-12/+35
*
fix DWARF conversion for newer gcc versions (4.8.0 or earlier)
sagitario
2014-02-13
1
-7/+29
*
2012-11-09 Version 0.26
sagitario
2013-05-25
1
-15/+22
*
Version 0.24
sagitario
2012-05-01
1
-54/+57
*
tabify
sagitario
2012-03-03
1
-1397/+1397
*
DWARF TLS support
sagitario
2012-02-15
1
-16/+30
*
* disabled named enumerator for D basic types to avoid debugger troubles di...
sagitario
2012-02-12
1
-0/+1690