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
...
*
refactor common part of embedded CV and DBG into function
Rainer Schuetze
2018-03-31
2
-42/+38
*
Reverting PEImage.h to the original state.
AlexWhiter
2018-03-30
1
-0/+1
*
Don't check IMAGE_FILE_DEBUG_STRIPPED flag. Check if DBG file exists instead.
AlexWhiter
2018-03-30
2
-10/+14
*
Wrong version was previously committed.
AlexWhiter
2018-03-30
1
-2/+1
*
RSDS section writing into EXE with symbols in DBG file.
AlexWhiter
2018-03-30
4
-17/+39
*
Fixed the calculation of IMAGE_DEBUG_DIRECTORY offset in DBG files.
AlexWhiter
2018-03-30
1
-1/+1
*
add partial support to convert DBG to PDB
Rainer Schuetze
2018-03-30
3
-3/+67
*
fix signed/unsigned warnings
Rainer Schuetze
2018-03-30
2
-7/+6
*
cv2pdb.h: add missing #include <stdint.h> to build with VS 12.0
Pierre-Marie de Rodat
2018-03-23
1
-0/+2
*
CV2PDB::addDWARFEnum: provide a default name for enumeration types
Pierre-Marie de Rodat
2018-03-23
1
-2/+3
*
CV2PDB::addDWARFEnum: fix handling of big enumerated types
Pierre-Marie de Rodat
2018-03-23
1
-12/+87
*
CV2PDB::appendModifierType: uncomment code to add padding
Pierre-Marie de Rodat
2018-03-23
1
-2/+2
*
Fix LF_ENUMERATE emission for values > 0x8000
Pierre-Marie de Rodat
2018-03-23
1
-6/+10
*
dwarflines: fix last insn. address computation for DW_LNE_end_sequence
Pierre-Marie de Rodat
2018-03-23
1
-2/+11
*
Fix handling of discontinuous address ranges on X64
Pierre-Marie de Rodat
2018-03-23
1
-2/+13
*
Reduce complexity of best CFA lookups
Pierre-Marie de Rodat
2018-03-23
3
-15/+101
*
Do not crash when handling anonymous entities
Pierre-Marie de Rodat
2018-03-23
1
-0/+4
*
Fix pasto: restore DW_TAG_subroutine_type handling as opaque type
Pierre-Marie de Rodat
2018-03-23
1
-1/+1
*
Ignore, but still allow block and string forms for DW_AT_const_value
Pierre-Marie de Rodat
2018-03-23
1
-3/+16
*
CV2PDB::addDWARFEnumType: use getDWARFBasicType for base type translation
Pierre-Marie de Rodat
2018-03-23
1
-12/+3
*
CV2PDB::addDWARFBasicType: split primitive type handling out
Pierre-Marie de Rodat
2018-03-23
2
-58/+64
*
CV2PDB::addDWARFEnum: new, first attempt at enum types translation
Pierre-Marie de Rodat
2018-03-23
4
-0/+65
*
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
[prev]
[next]