issues
search
MolecularMatters
/
raw_pdb
A C++11 library for reading Microsoft Program DataBase PDB files
BSD 2-Clause "Simplified" License
675
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check for IPI Stream
#91
sschoener
closed
2 weeks ago
1
Check TPI stream is valid before creating it
#90
sschoener
closed
2 weeks ago
1
Fix warning about new error code in examples
#89
sschoener
closed
2 weeks ago
1
LF_ENUMERATE Not Parsed Correctly in example
#88
KawaiiNahida
opened
1 month ago
3
Fix typo
#87
david4r4
closed
1 month ago
1
Make ExampleTypes.cpp c++11 compatible
#86
determ1ne
closed
3 months ago
1
Support S_UNAMESPACE
#85
AlexK0
closed
3 months ago
3
When the C++20 standard is selected for compilation, a warning appears
#84
icyfox168168
closed
3 months ago
1
Privatepdb fix
#83
gremlinbeet
closed
3 months ago
1
Check the PDB data size & Initialize name stream
#82
AlexK0
closed
3 months ago
1
Unhandled record kind 0x117C with block level 1
#81
AlexK0
opened
3 months ago
1
wrong offset
#80
zyc3136
opened
4 months ago
6
ExampleTypes: fopen_s() doesn't work on Unix, it's MSVC
#79
pmeerw
closed
5 months ago
0
CMakeLists.txt: require C++-14
#78
pmeerw
closed
3 months ago
2
ExampleMain: add newline to usage
#77
pmeerw
closed
5 months ago
0
ExamplePDBSize: fix %hs format string
#76
pmeerw
closed
5 months ago
0
ExampleTypes: fix no format args
#75
pmeerw
closed
5 months ago
0
Can a pdb file be modified?
#74
GuBuChang
closed
7 months ago
2
Fix typo TypePropery -> TypeProperty
#73
Scr3amer
closed
11 months ago
1
TPI size example
#72
sschoener
closed
1 year ago
1
Add option to toggle building the examples
#71
Annihil
closed
1 year ago
1
Update DisplayEnumerates in ExampleTypes.cpp to take kind into account
#70
sschoener
closed
1 year ago
1
I am not sure I understand the validity of PDB_NO_ALIAS
#69
Scr3amer
closed
1 year ago
2
Microsoft.VisualStudio.Coverage.Monitor.pdb bug
#68
icyfox168168
closed
1 year ago
9
jpeg62.pdb bug
#67
icyfox168168
closed
1 year ago
2
Chrome dll pdb fixes
#66
lukekasz
closed
1 year ago
3
Why are so many rva the same, but the functions are different
#65
icyfox168168
closed
1 year ago
0
Add printf wrapper function to ExampleTypes
#64
lukekasz
closed
1 year ago
2
Add support for record kind S_REGREL32_ENCTMP (0x1179)
#63
lukekasz
closed
1 year ago
1
Arglist LF_MFUNCTION fix and S_REGREL32_INDIR (0x1171)
#62
lukekasz
closed
1 year ago
0
Add missing type record kinds LF_CLASS2 (0x1608) and LF_STRUCTURE2 (0x1609)
#61
lukekasz
closed
1 year ago
0
Qt6WebEngineCore.pdb error
#60
icyfox168168
closed
1 year ago
18
ExampleTypes assert in DisplayFields()
#59
graemekelly
closed
1 year ago
4
Unhandled record kind 0x1179
#58
graemekelly
closed
1 year ago
6
Fixed out of bounds read when looping over InlineeSourceLines
#57
tderoos
closed
1 year ago
1
ExampleFunctionSymbols trampling
#56
kim2048
closed
1 year ago
2
Add DBIStream::GetHeader()
#55
aras-p
closed
1 year ago
0
Add possibility to install library to a standard directory under Linux
#54
papstuc
closed
1 year ago
0
Change TPIStream to use DirectMSFStream instead of CoalescedMSFStream
#53
lukekasz
closed
1 year ago
1
Unhandled TypeRecordKind 0x110B
#52
Razzzor
closed
3 months ago
3
Fixed snprintf into const char*
#51
DRKV333
closed
1 year ago
7
Added Function variables to Examples section
#50
lukekasz
closed
1 year ago
0
Default MSFStream Type - CoalescedMSFStream vs DirectMSFStream
#49
lukekasz
closed
1 year ago
2
Don't build examples by default
#48
localcc
closed
1 year ago
13
Unhandled TypeRecordKind 0x1609
#47
ohz10
closed
1 year ago
11
Function variables support and example
#46
lukekasz
closed
1 year ago
1
Improve ExampeLines example
#45
lukekasz
closed
1 year ago
1
Include 'cstring' header
#44
ohz10
closed
1 year ago
0
Examples fail to compile on Ubuntu 22.04.2
#43
ohz10
closed
1 year ago
2
Rewrite PDBs?
#42
ohz10
closed
1 year ago
11
Next