index
:
cv2pdb.git
master
readme_md
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
CV2PDB::createTypes: materialize subranges as modifiers for base types
Pierre-Marie de Rodat
2018-03-23
1
-1/+6
*
CV2PDB::getDWARFSubrangeInfo: use an appropriate base type
Pierre-Marie de Rodat
2018-03-23
1
-1/+1
*
CV2PDB::getDWARFSubrangeInfo: use language-specific default lower bound
Pierre-Marie de Rodat
2018-03-23
3
-3/+10
*
CV2PDB: keep track of the default lower bound for the curret unit
Pierre-Marie de Rodat
2018-03-23
2
-0/+22
*
DWARF_InfoData: track the DW_AT_language attribute
Pierre-Marie de Rodat
2018-03-23
2
-0/+3
*
CV2PDB::getDWARFTypeSize: fix computation from lower/upper bounds
Pierre-Marie de Rodat
2018-03-23
1
-1/+1
*
CV2PDB::addDWARFArray: refactor to get lower bound info from DWARF
Pierre-Marie de Rodat
2018-03-23
2
-12/+35
*
CV2PDB::addDWARFProc: turn uncontiguous ranges into smallest cvring one
Pierre-Marie de Rodat
2018-03-21
1
-1/+26
*
CV2PDB: store the current unit's base address
Pierre-Marie de Rodat
2018-03-21
2
-0/+6
*
DIECursor::readNext: use -1u for missing DW_AT_ranges attributes
Pierre-Marie de Rodat
2018-03-21
1
-2/+3
*
CV2PDB::createTypes: after formals processing, reset cursor to beginning
Pierre-Marie de Rodat
2018-03-21
1
-1/+0
*
CV2PDB::createTypes: handle out of order formal DIEs in subprograms
Pierre-Marie de Rodat
2018-03-21
1
-1/+1
*
DWARF: fix finding sibling with multiple consecutive end tags
Rainer Schuetze
2018-02-23
2
-1/+3
*
* DWARF: fix crash with AUX data in symbol table
Rainer Schuetze
2017-11-30
2
-3/+10
*
build with /LARGEADDRESSAWARE
Rainer Schuetze
2017-10-09
1
-0/+2
*
* search VS2017 registry entries to find mspdb140.dll
Rainer Schuetze
2017-09-02
4
-36/+334
*
fix "try DWARF after unsupport CodeView signature"
Rainer Schuetze
2017-08-22
1
-2/+6
*
try DWARF after unsupport CodeView signature
Rainer Schuetze
2017-08-19
1
-1/+1
*
fix building with VS2012 or earlier
Rainer Schuetze
2017-06-18
2
-8/+18
*
* when using mspdb120.dll (VS2013) or later, do not emit view helpers
Rainer Schuetze
2017-06-18
4
-22/+87
*
add mago support for AA with dmd >= 2.068
Rainer Schuetze
2017-05-14
6
-43/+94
*
Version 0.39: do not assume sorted line numbers per segment
Rainer Schuetze
2017-01-20
1
-2/+6
*
* do not uncompress names in field lists
Rainer Schuetze
2016-08-09
3
-20/+28
*
Truncate symbols that are too long
Marc Aldorasi
2016-03-14
2
-1/+5
*
removed linker option for minimum required windows version for x64
Rainer Schuetze
2015-10-08
1
-2/+0
*
fixes #11 (style adjustments)
l0calh05t
2015-10-08
1
-21/+23
*
fixes #11 (fix for different paths on older VS versions on amd64)
l0calh05t
2015-10-07
1
-15/+20
*
fixes #11 (missing ExcludedFromBuild for x64 asm file in Win32 Platform)
l0calh05t
2015-10-07
1
-1/+4
*
initial commit of x64 fixes
l0calh05t
2015-10-07
6
-4/+123
*
allow anonymous typedefs
Rainer Schuetze
2015-09-07
1
-1/+1
*
add -debug option, some whitespace cleanup
Rainer Schuetze
2015-09-07
4
-37/+50
*
DWARF: support debug_frame (CFA) and debug_loc (for frame base)
Rainer Schuetze
2015-06-13
4
-62/+447
*
write correct machine type for x64
Rainer Schuetze
2015-06-13
1
-1/+1
*
fix DWARF for gcc 4.9.0 and clang 3.6
Rainer Schuetze
2015-06-12
3
-15/+75
*
DWARF: fix struct/class conversion, array limits, replace '.' with '@' in names
Rainer Schuetze
2015-06-09
4
-14/+21
*
DWARF: fix displaying locals if there are no function arguments
Rainer Schuetze
2015-06-09
3
-3/+17
*
fixes for gcc 4.6.3
Rainer Schuetze
2015-06-08
2
-15/+38
*
add support for VS 2015
Rainer Schuetze
2015-06-03
2
-0/+19
*
remove user option file
Rainer Schuetze
2015-06-03
1
-8/+0
*
remove DWARF sections from executable
Rainer Schuetze
2015-06-03
1
-3/+22
*
fix regression https://github.com/rainers/cv2pdb/issues/5: do not ignore virt...
Rainer Schuetze
2015-06-01
3
-12/+25
*
dumplines: fix OMF symbol index
Rainer Schuetze
2015-05-10
1
-1/+1
*
- new tool dumplines to display the debug line number info
Rainer Schuetze
2015-05-08
13
-335/+970
*
- remove invalid assert
Rainer Schuetze
2015-03-26
2
-1183/+1186
*
* DWARF: fixed issues with DW_FORM_ref_addr, DW_AT_upper_bound and DW_AT_lo...
Rainer Schuetze
2015-02-17
3
-101/+114
*
Build with Visual Studio 10 Compiler (Windows SDK 7.1)
Mirko Scholz
2015-01-22
4
-4/+5
*
revert types convert to *signed* short int
Rainer Schuetze
2014-12-19
2
-120/+138
*
Revamped location expression evaluator.
Vadim Chugunov
2014-12-05
3
-230/+255
*
Converted the remaining uses of the old decodeLocation().
Vadim Chugunov
2014-12-05
3
-152/+61
*
Updated mscvpdb.h with latest from WINE.
Vadim Chugunov
2014-12-05
9
-2181/+2351
[next]