projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a copy&paste bug in get_buffer_pe.
[wine]
/
dlls
/
dbghelp
/
2005-03-29
Eric Pouech
- Various improvements for minidump module information
tree
|
commitdiff
2005-03-29
Eric Pouech
- PDB: better checking for error conditions
tree
|
commitdiff
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-15
Filip Navara
Initialize the "toc" field in the pdb_lookup structure...
tree
|
commitdiff
2005-03-07
Eric Pouech
When initializing a live target, ask to load module...
tree
|
commitdiff
2005-03-07
Eric Pouech
Added support for minidump (read & write).
tree
|
commitdiff
2005-03-01
Eric Pouech
Memory consumption optimization while loading ELF debug...
tree
|
commitdiff
2005-02-09
Mike Hearn
Change an ERR to a WARN.
tree
|
commitdiff
2005-01-31
Alexandre Julliard
Silence a noisy FIXME.
tree
|
commitdiff
2005-01-31
Eric Pouech
Cleanup of dbghelp.h (and a couple of definition fixes...
tree
|
commitdiff
2005-01-31
Eric Pouech
Various fixes for C++ class parsing (nesting, templates...
tree
|
commitdiff
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
tree
|
commitdiff
2005-01-03
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-12-06
James Hawkins
Remove c++-style comment.
tree
|
commitdiff
2004-11-22
Eric Pouech
Fixed regressions introduced when moving addresses...
tree
|
commitdiff
2004-11-21
Eric Pouech
- moved into new mscvpdb.h (out of msc.c) all types...
tree
|
commitdiff
2004-11-19
Eric Pouech
- implement SymUnDName and UndecorateSymbolName on...
tree
|
commitdiff
2004-11-08
Eric Pouech
- fixed loading stabs from PE modules compiled with...
tree
|
commitdiff
2004-10-21
Francois Gouget
Fix the declaration of SymEnumSymbols() in dbghelp...
tree
|
commitdiff
2004-10-18
Vincent Béron
Fix some types problems.
tree
|
commitdiff
2004-10-11
Robert Shearman
Fix function and structure field types so we are compat...
tree
|
commitdiff
2004-10-11
Robert Shearman
- Move header parsing to callers of pe_load_debug_direc...
tree
|
commitdiff
2004-10-07
Jon Griffiths
Vectors need all 32 bits to handle _really_ large apps.
tree
|
commitdiff
2004-10-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-10-05
Wolfgang Schwotzer
MakeSureDirectoryPathExists: Recursively create path...
tree
|
commitdiff
2004-10-04
Robert Shearman
Add support for .gnu_debuglink.
tree
|
commitdiff
2004-10-04
Robert Shearman
- Check for string pointer being outside of the string...
tree
|
commitdiff
2004-10-04
Robert Shearman
Fix the loading .dbg files by no longer using RtlImageN...
tree
|
commitdiff
2004-10-04
Robert Shearman
Rewrite a section of code so that it doesn't use exit...
tree
|
commitdiff
2004-10-04
Robert Shearman
Print out a slightly more informative message if an...
tree
|
commitdiff
2004-09-27
Eric Pouech
- now storing vector of types on a per module basis...
tree
|
commitdiff
2004-09-23
Robert Shearman
Fix debugger for flat PC and non-flat frame.
tree
|
commitdiff
2004-09-10
Robert Shearman
Implement ImageDirectoryEntryToData by forwarding it...
tree
|
commitdiff
2004-09-06
Robert Shearman
Better fix for includes with relative paths.
tree
|
commitdiff
2004-08-30
Alexandre Julliard
Authors: Robert Shearman <rob@codeweavers.com>, Eric...
tree
|
commitdiff
2004-08-23
Robert Shearman
Store the current source directory and use it when...
tree
|
commitdiff
2004-08-22
Alexandre Julliard
Don't define BEGIN_INTERFACE in unknwn.h.
tree
|
commitdiff
2004-08-09
Dmitry Timoshkov
module->addr_sorttab may be NULL due to a hack in
tree
|
commitdiff
2004-07-14
Jon Griffiths
Prevent the debug buffer from overflowing on long stabs.
tree
|
commitdiff
2004-07-14
Alexandre Julliard
Fixed handling of includes stack.
tree
|
commitdiff
2004-07-04
Eric Pouech
- added support for GCC static local variables
tree
|
commitdiff
2004-06-14
Eric Pouech
- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
tree
|
commitdiff
2004-05-24
Dmitry Timoshkov
Fix elf_read_wine_loader_dbg_info() for the !__ELF__...
tree
|
commitdiff
2004-05-24
Eric Pouech
- some more fixes to elf module's symbol table handling...
tree
|
commitdiff
2004-05-18
Eric Pouech
- removed file extension from module (and suffixed...
tree
|
commitdiff
2004-05-17
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-04-30
Eric Pouech
- fixed some bugs in StackWalk (claimed for but forgott...
tree
|
commitdiff
2004-04-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-04-19
Eric Pouech
- implemented support for function debug start/stop...
tree
|
commitdiff
2004-04-17
Emmanuel Maillard
Fixed a compile error on non-i386.
tree
|
commitdiff
2004-04-15
Kevin Koltzau
Fix a few compile errors when cross compiling.
tree
|
commitdiff
2004-04-07
Gerald Pfeifer
Cast third parameter of elf_search_and_load_file()...
tree
|
commitdiff
2004-04-06
Gerald Pfeifer
Avoid compiler warning in vector_position().
tree
|
commitdiff
2004-04-05
Eric Pouech
First shot at implementing dbghelp.
tree
|
commitdiff