projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
user32: Return Unicode length instead of ANSI in GetUserObjectInformationA.
[wine]
/
dlls
/
dbghelp
/
stabs.c
2012-04-23
André Hentschel
dbghelp: Assorted fixes for shadow variables.
blob
|
commitdiff
|
raw
2011-10-17
André Hentschel
dbghelp: Rewrite stabs parsing to not need PATH_MAX.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Andrew Talbot
dbghelp: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-12
Eric Pouech
dbghelp: Extended CPU structure by adding a default...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Eric Pouech
dbghelp: Added support for variables in thread storage.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-13
Alexandre Julliard
dbghelp: Support pointer types of various sizes.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Eric Pouech
dbghelp: Ensure the stab_nlist structure is usable...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
André Hentschel
dbghelp: Fix typo in url.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Eric Pouech
dbghelp: Move the core of some line related functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Eric Pouech
dbghelp: Wrap the symt* <=> index transformations.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Jacek Caban
dbghelp: Check for NULL adt before using it in stabs_pt...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Jacek Caban
dbghelp: Use symt_get_name directly in stabs_pts_read_a...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Jacek Caban
dbghelp: Fixed buffer overflow in stabs_parse.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Alexandre Julliard
dbghelp: Grow all arrays by doubling the size.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Ken Thomases
dbghelp/stabs: For Mach-O, line offset is relative...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Ken Thomases
dbghelp/stabs: For Mach-O, line numbers use absolute...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp/stabs: Track line numbers pending for an upcomi...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp/stabs: Allow pending list to include line numbe...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp/stabs: Extract growing of pending_block's buffe...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp: Teach stabs_parse about other kinds of Mach...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp: Let stabs_parse call back for real (non-debug...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp/stabs: Decode the Stabs type more carefully.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp/stabs: Ignore the N_OSO type used on Darwin.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Ken Thomases
dbghelp/stabs: Translate additional register codes.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Andrew Talbot
dbghelp: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Andrew Talbot
dbghelp: Use dbgstr_a() in case pointer is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Andrew Talbot
dbghelp: Include port.h for possible alternative to...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Eric Pouech
dbghelp: Revert commit ae1791b0b8d181e0d01f8db1cae4eba4...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Andrew Talbot
dbghelp: Fix type mismatch in comparison.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Eric Pouech
dbghelp: Extended the internal enumeration information...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Andrew Talbot
dbghelp: Exclude unused headers.
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-19
Andrew Talbot
dbghelp: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Eric Pouech
dbghelp: Variables & registers.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Eric Pouech
dbghelp: Removed stabs dump facility now that we have...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Eric Pouech
dbghelp: Made stabs parsing a bit more robust.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Robert Shearman
dbghelp: Avoid accessing a negative string index when...
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-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
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-06
Eric Pouech
winedbg: Added support for function parameters passed...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Alexandre Julliard
winedbg: Use Win32 types instead of long long.
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-11-17
Eric Pouech
SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Eric Pouech
- N_PSYM stabs blocks (aka parameters) can also contain...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Hans Leidekker
Silence some unknown stab type messages.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Francois Gouget
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Eric Pouech
Memory consumption optimization while loading ELF debug...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Eric Pouech
Various fixes for C++ class parsing (nesting, templates...
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-08
Eric Pouech
- fixed loading stabs from PE modules compiled with...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-04
Robert Shearman
- Check for string pointer being outside of the string...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Robert Shearman
Better fix for includes with relative paths.
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-23
Robert Shearman
Store the current source directory and use it when...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-14
Jon Griffiths
Prevent the debug buffer from overflowing on long stabs.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-14
Alexandre Julliard
Fixed handling of includes stack.
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-19
Eric Pouech
- implemented support for function debug start/stop...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Kevin Koltzau
Fix a few compile errors when cross compiling.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-05
Eric Pouech
First shot at implementing dbghelp.
blob
|
commitdiff
|
raw
|
diff to current