projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed ptrace argument order for FreeBSD, NetBSD and Solaris.
[wine]
/
debugger
/
msc.c
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
2002-05-01
Alexandre Julliard
Attempt at fixing MAX_PATH issues for mingw.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-01
Eric Pouech
Fixed module mapping for debug info when PE section...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-21
Eric Pouech
Fixed stabs parsing for GCC 3.0 (default types).
blob
|
commitdiff
|
raw
|
diff to current
2001-12-06
Dave Hawkes
Fix for some types of C++ debug info that can cause...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-21
Francois Gouget
Documentation updates (mainly thru vs. through).
blob
|
commitdiff
|
raw
|
diff to current
2001-08-03
Marcus Meissner
Check for -1 as the undefined value for handles before...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-29
François Gouget
Compile the debugger with STRICT on.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-26
Joerg Mayer
Fix the trivial compiler warnings in debugger/ when...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Eric Pouech
Improved internal module handling (module now have...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-12
Eric Pouech
Make use of Windows structure for COFF info.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-07
Ulrich Weigand
- Take OMAP records into account to correct symbol...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Uwe Bonnes
DEBUG_ProcessDBGFile: use a stack variable for the...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Juergen Schmied
- enable loading of pdb files named in NB10 records...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Uwe Bonnes
DEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-22
Ulrich Weigand
PDB symbol header format depends only on version code.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Removed the .xcnlnk section hack, and replaced it by...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-25
Ulrich Weigand
Improved CodeView type information loader.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Alexandre Julliard
Moved PE header definitions to winnt.h where they belong.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-13
Eric Pouech
Made the winedbg an external and WineLib program.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Fixed some ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-26
Eric Pouech
improved exception handling
blob
|
commitdiff
|
raw
|
diff to current
2000-03-15
Eric Pouech
Introduced DBG_VALUE struct to manipulate debugger...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
James Abbatiello
Misc. fixes for compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Ulrich Weigand
Bugfix: missing NULL pointer checks.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Ulrich Weigand
Bugfix: uninitialized pointer caused crashes.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-10
Ulrich Weigand
Parse CodeView type/symbol info with 32-bit type indices.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Eric Pouech
Allow loading of modules debug information after first...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Howard Abrams
Added checks for sys/errno.h, sys/signal.h and sys...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Ove Kaaven
Added a possibility to let the internal debugger use...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Sergey Turchanov
Buffer size bug in LocateDebugInfoFile.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Marcus Meissner
More include optimizations.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-20
Eric Pouech
Changed LocateDebugInfoFile to reduce stack consumption...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Marcus Meissner
Removed a lot of occurences of windows.h (and added...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Marcus Meissner
Added possibility to load .stabs/.stabstr sections...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Eric Pouech
Fixed typo in type (removed quite a few warnings).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Sergey Turchanov
Fixed source line matching for functions in DEBUG_Proce...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
François Gouget
Fixed some LPPOINT/LPSIZE mismatches and some missing...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Uwe Bonnes
Renamed all LPIMAGE_* types to PIMAGE_*.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Uwe Bonnes
Don't print name for 32 bit lib multiple times.
blob
|
commitdiff
|
raw
|
diff to current
1997-11-30
Alexandre Julliard
Release 971130
wine-971130
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
blob
|
commitdiff
|
raw
|
diff to current
1997-02-15
Alexandre Julliard
Release 970215
wine-970215
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current