projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mapi32: Remove WINAPI on static functions where not needed.
[wine]
/
dlls
/
dbghelp
/
dbghelp_private.h
2008-10-20
Eric Pouech
dbghelp: Report in module's info when a module's debug...
blob
|
commitdiff
|
raw
2008-09-04
Eric Pouech
dbghelp: Improve the symbol loader for .DBG files.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Eric Pouech
dbghelp: Improve the symbol loader.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Erik de Castro Lopo
dbghelp: Fix pointer cast.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Extended the internal enumeration information...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Added support for labels outside functions...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Markus Amsler
dbghelp: Late init hash_table.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Markus Amsler
dbghelp: Speed up vector iteration by directly using...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Markus Amsler
dbghelp: Speed up vector_add by avoiding pool_realloc...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-20
Andrew Talbot
dbghelp: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Eric Pouech
dbghelp: Renamed pe_load_module (resp pe_load_module_fr...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Eric Pouech
dbghelp: Cleanups for module loading (lookups on module...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Eric Pouech
dbghelp: Implemented SymEnumTypesW.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Now moving the ELF loading code to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Move elf_fetch_file_info to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Make elf_enum_modules a Unicode function.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Get rid of temporary module_get_type_by_nameA.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Added module_get_type_by_name in Unicode form...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Moved ELF module loading interfaces to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Move PE module loading to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Now storing module information in Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Added an ANSI copy of the module name (useful...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Added helper to define the module's name.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Eric Pouech
dbghelp: Added ability to internal store / reload a...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Eric Pouech
dbghelp: Added a field to the hash table to store the...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Eric Pouech
dbghelp: In find_nearest, now return the symbol instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Function points location is now expressed...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Added infrastructure to compute variable locat...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Use the location info structure thoughout...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Added struct location to help computing a...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Pass .debug_loc section info from the ELF...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Store compiland's address in internal structures.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Added a process field to the modules pair...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Eric Pouech
dbghelp: Simplify code with function to get section...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Eric Pouech
dbghelp: Variables & registers.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Eric Pouech
dbghelp: Module info.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Eric Pouech
dbghelp: Dwarf & thunks.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Eric Pouech
dbghelp: Added the ability to define a source file...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Eric Pouech
dbghelp: Pass .debug_loc section information to dwarf.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Eric Pouech
dbghelp: Storage of func locals & parameters.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Eric Pouech
dbghelp: Added another basic type for storage: the...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Eric Pouech
dbghelp: SymFindFileInPath and PDB
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Eric Pouech
dbghelp: Implemented SymGetLineFromAddrW64.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Eric Pouech
dbghelp: Implemented SymRegisterCallbackW64 and 64...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Eric Pouech
dbghelp: SymInitializeW.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Eric Pouech
dbghelp: Base and symbols.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Eric Pouech
dbghelp: Added type for array index.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Eric Pouech
dbghelp: Virtual modules.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Eric Pouech
dbghelp: Return better values in module information.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Eric Pouech
dbghelp: Brought dbghelp.h a bit closer to PSDK definit...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Eric Pouech
dbghelp: Started implementation of the global callback...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-19
Eric Pouech
dbghelp: First stab at supporting calling convention...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-19
Eric Pouech
dbghelp: Return proper size for local & parameters...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Eric Pouech
Added support for 'loading' virtual modules.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Eric Pouech
Implemented SymLoadModuleEx.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Eric Pouech
Dbghelp describes the types of function arguments with...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Eric Pouech
Implemented SymEnumLines.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Raphael Junqueira
Beginning of dbghelp dwarf2 support:
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Eric Pouech
- Various improvements for minidump module information
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Eric Pouech
Memory consumption optimization while loading ELF debug...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Eric Pouech
- implement SymUnDName and UndecorateSymbolName on...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-08
Eric Pouech
- fixed loading stabs from PE modules compiled with...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Vincent Béron
Fix some types problems.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Robert Shearman
- Move header parsing to callers of pe_load_debug_direc...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Jon Griffiths
Vectors need all 32 bits to handle _really_ large apps.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Eric Pouech
- now storing vector of types on a per module basis...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Alexandre Julliard
Authors: Robert Shearman <rob@codeweavers.com>, Eric...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Alexandre Julliard
Don't define BEGIN_INTERFACE in unknwn.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Eric Pouech
- added support for GCC static local variables
blob
|
commitdiff
|
raw
|
diff to current
2004-05-18
Eric Pouech
- removed file extension from module (and suffixed...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-30
Eric Pouech
- fixed some bugs in StackWalk (claimed for but forgott...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Eric Pouech
- implemented support for function debug start/stop...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-05
Eric Pouech
First shot at implementing dbghelp.
blob
|
commitdiff
|
raw
|
diff to current