projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wintrust/tests: Fix test on win9x.
[wine]
/
dlls
/
dbghelp
/
msc.c
2008-05-01
Eric Pouech
dbghelp: Prevent debug overflow of internal buffer...
blob
|
commitdiff
|
raw
2008-04-07
Eric Pouech
dbghelp: Prevent debug overflow of internal buffer...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Eric Pouech
dbghelp: Be stricter when looping in symbol tables.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
Rob Shearman
dbghelp: VARIANT unions are accessed by name in msc...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Disable the S_PUB_FUNC_XXX msc symbols until...
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
2008-02-07
Eric Pouech
dbghelp: Added preliminary support for a strange stack...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Added support for register v3 in msc.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Added support for some V3 fields in structure...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Added HRESULT as new basic type (and some...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Pass the 'details' flags to _fetch_type so...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Added missing basic types for booleans and...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Eric Pouech
dbghelp: Fixed the types we want to load at first.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Detlef Riekenberg
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Andrew Talbot
dbghelp: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Michael Stefaniuc
dbghelp: Remove superfluous casts of void pointers...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Andrew Talbot
dbghelp: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Alexandre Julliard
dbghelp: Don't print garbage chars in ERR message.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
Andrew Talbot
dbghelp: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Eric Pouech
dbghelp: Get rid of module_name in all traces (using...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Francois Gouget
dbghelp: Check file handles against INVALID_HANDLE_VALU...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Eric Pouech
dbghelp: Fixes for loading circular references on funct...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Eric Pouech
dbghelp: Implemented SymFindFileInPathW.
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-01-06
Eric Pouech
dbghelp: Handling of S_SALIGN symbols.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Eric Pouech
winedump: Removed cvinclude.h.
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-11-30
Eric Pouech
dbghelp: Get rid of long int issues on 64bit platforms.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Eric Pouech
mscvpdb.h: Update some definitions (constants, structur...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Eric Pouech
dbghelp: Moved mscvpdb.h file to include/wine to allow...
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: Use the location info structure thoughout...
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-10-06
James Hawkins
dbghelp: Remove redundant NULL checks before pdb_free...
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-20
Eric Pouech
dbghelp: Added the ability to define a source file...
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-13
Michael Stefaniuc
Yet another round of redundant NULL checks before HeapFree.
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-03-18
Eric Pouech
dbghelp: MSC fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Support for LF_VTSHAPE in MSC.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: MSC forward declaration.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Type parsing refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Fixes for NB11 types.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: MSC handling of function signature's parameters.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Cleanup MSC bitfield handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Fieldlist.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: MSC types.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Types parsing.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: CV's ssearch.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Moved codeview structures and definitions...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Pouech
dbghelp: Compiland and source files are not the same...
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-14
Eric Pouech
dbghelp: Always set the size to public symbols to 1...
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-16
Alexandre Julliard
Take advantage of the __EXCEPT_PAGE_FAULT macro.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Eric Pouech
SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Fixed a couple of warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Raphael Junqueira
Fix open_pdb_file (used for locate/open pdbs):
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Eric Pouech
- PDB: better checking for error conditions
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Filip Navara
Initialize the "toc" field in the pdb_lookup structure...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Mike Hearn
Change an ERR to a WARN.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-21
Eric Pouech
- moved into new mscvpdb.h (out of msc.c) all types...
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-04
Robert Shearman
Fix the loading .dbg files by no longer using RtlImageN...
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-06-14
Eric Pouech
- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-24
Eric Pouech
- some more fixes to elf module's symbol table handling...
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-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