projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed image name value sent to server upon process creation.
[wine]
/
debugger
/
2001-08-03
Marcus Meissner
Check for -1 as the undefined value for handles before...
tree
|
commitdiff
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2001-07-11
Alexandre Julliard
Added disassembly for 0x0f 0x5x opcodes.
tree
|
commitdiff
2001-07-11
Alexandre Julliard
Better error reporting on DebugActiveProcess failure.
tree
|
commitdiff
2001-05-21
Eric Pouech
Added the notion of delayed breakpoint (when a function...
tree
|
commitdiff
2001-05-19
James Juran
Accept responses from 1..n when choosing from multiple...
tree
|
commitdiff
2001-05-05
Alexandre Julliard
Delay import of user32 to allow debugging crashes in...
tree
|
commitdiff
2001-05-03
Eric Pouech
Started handling of several symbols with the same name.
tree
|
commitdiff
2001-04-24
Marcus Meissner
Added some more disassembly instructions (notably rdtsc...
tree
|
commitdiff
2001-04-23
Marcus Meissner
Added some MMX disassembly to the debugger.
tree
|
commitdiff
2001-04-23
Eric Pouech
Fixed getting a variable address.
tree
|
commitdiff
2001-04-23
Eric Pouech
Fixed float variables display.
tree
|
commitdiff
2001-04-20
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-04-13
Eric Pouech
Enhanced robustness at startup.
tree
|
commitdiff
2001-04-12
Michael Stefaniuc
- added stubs for three console functions
tree
|
commitdiff
2001-04-09
James Hatheway
Modify debugger to understand special undocumented...
tree
|
commitdiff
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
tree
|
commitdiff
2001-01-24
Andreas Mohr
Documentation updates.
tree
|
commitdiff
2001-01-22
Jon Griffiths
Increased debugger include limit to 512.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
tree
|
commitdiff
2001-01-09
Alexandre Julliard
Removed obsolete file.
tree
|
commitdiff
2000-12-29
François Gouget
Compile the debugger with STRICT on.
tree
|
commitdiff
2000-12-26
Joerg Mayer
Fix the trivial compiler warnings in debugger/ when...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Fixed some warnings.
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Build the debugger as a .so.
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-01
Eric Pouech
Cleaned up internal types definition.
tree
|
commitdiff
2000-12-01
Eric Pouech
Improved stabs loading (now using recursive parsing...
tree
|
commitdiff
2000-12-01
Eric Pouech
Work around for deref issues (least impact solution...
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Finished separation of advapi32.
tree
|
commitdiff
2000-11-29
Dimitrie O. Paun
Do not use a.out.h.
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Moved wsprintf functions to dlls/user.
tree
|
commitdiff
2000-11-25
Andreas Mohr
Cosmetics.
tree
|
commitdiff
2000-11-15
Dmitry Timoshkov
Skip directories when loading debug symbols.
tree
|
commitdiff
2000-11-15
Eric Pouech
Improved internal module handling (module now have...
tree
|
commitdiff
2000-11-12
Eric Pouech
Make use of Windows structure for COFF info.
tree
|
commitdiff
2000-11-09
Alexandre Julliard
Added some missing imports.
tree
|
commitdiff
2000-11-07
Ulrich Weigand
- Take OMAP records into account to correct symbol...
tree
|
commitdiff
2000-11-06
Alexandre Julliard
Better error message when an include file is not found...
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Added import of ntdll.
tree
|
commitdiff
2000-10-29
Uwe Bonnes
DEBUG_ProcessDBGFile: use a stack variable for the...
tree
|
commitdiff
2000-10-29
Juergen Schmied
- enable loading of pdb files named in NB10 records...
tree
|
commitdiff
2000-10-29
Uwe Bonnes
DEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before...
tree
|
commitdiff
2000-10-26
Alexandre Julliard
Raise an exception when a stub entry point is called.
tree
|
commitdiff
2000-10-25
Kristoffer Gleditsch
Added LDFLAGS to linking of wine-related binaries.
tree
|
commitdiff
2000-10-22
Eric Pouech
Added advapi32 to imported DLLs list.
tree
|
commitdiff
2000-10-22
Ulrich Weigand
PDB symbol header format depends only on version code.
tree
|
commitdiff
2000-10-22
Eric Pouech
Fixed floating point data printing and made basic types...
tree
|
commitdiff
2000-10-12
Juergen Schmied
Fixed loading of symbols from libraries.
tree
|
commitdiff
2000-10-02
Alexandre Julliard
Fixed backtrace for apps that never called down to...
tree
|
commitdiff
2000-09-29
Gerald Pfeifer
Added missing cast.
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-24
Alexandre Julliard
Improved support for vm86 mode.
tree
|
commitdiff
2000-09-18
Alexandre Julliard
Misc cleanups.
tree
|
commitdiff
2000-09-12
Andreas Mohr
- fixes debugger output
tree
|
commitdiff
2000-09-12
Uwe Bonnes
Use tpXXX instead of tbXXX in tagTHREADENTRY32.
tree
|
commitdiff
2000-09-02
Gerald Pfeifer
Added two missing casts.
tree
|
commitdiff
2000-09-01
James Abbatiello
Fix for debugger disassembly being off by one byte...
tree
|
commitdiff
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
tree
|
commitdiff
2000-08-18
Dmitry Timoshkov
Do not crash if path is NULL in DEBUG_ProcessElfFileFro...
tree
|
commitdiff
2000-08-15
Eric Pouech
Enhanced ELF files lookup for symbolic info.
tree
|
commitdiff
2000-08-15
Eric Pouech
Fixed regression in break command.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Moved a few non-standard headers into their respective...
tree
|
commitdiff
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
tree
|
commitdiff
2000-08-04
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-08-04
Hidenori Takeshima
Added a few missing imports.
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Added a few missing imports.
tree
|
commitdiff
2000-07-31
Ove Kaaven
Tidyed up stack backtrace code a bit, and added a simpl...
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Moved toolhelp implementation into kernel32 dll.
tree
|
commitdiff
2000-07-29
Alexandre Julliard
Removed some unnecessary inclusions of wingdi.h and...
tree
|
commitdiff
2000-07-25
Eric Pouech
fixed a number of long standing bugs:
tree
|
commitdiff
2000-07-23
Ove Kaaven
Comment out a nonfunctional DOS part of debugger.
tree
|
commitdiff
2000-07-15
Ian Schmidt
Added Pentium Pro/2/3/4 conditional move instructions.
tree
|
commitdiff
2000-07-10
Eric Pouech
Removed extraneous trace message.
tree
|
commitdiff
2000-07-10
Eric Pouech
Unconditionnally print messages on DLL load breakpoint.
tree
|
commitdiff
2000-07-10
Andreas Mohr
Fixed winedbg watchpoints.
tree
|
commitdiff
2000-07-08
Peter Hunnisett
- Explicit init of rtn.cookie in DEBUG_EvalExpr to...
tree
|
commitdiff
2000-06-25
Eric Pouech
Added BreakOnDllLoad internal var, cleaned up register...
tree
|
commitdiff
2000-06-24
Eric Pouech
Don't block endlessly after last debugged process has...
tree
|
commitdiff
2000-06-18
Eric Pouech
- cleaned-up break handling
tree
|
commitdiff
2000-06-14
Alexandre Julliard
Removed @PROGEXT@ (it was broken anyway).
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Removed the .xcnlnk section hack, and replaced it by...
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Simplified wrc flags handling.
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Strip path name from dll when adding symbols.
tree
|
commitdiff
2000-06-04
Ulrich Weigand
Compile fixes for non-i386 archs.
tree
|
commitdiff
2000-05-26
James Juran
DEBUG_ExternalDebugger() needs to be a part of wine...
tree
|
commitdiff
2000-05-11
Eric Pouech
Fixed %p in printf (now using wsprintf which doesn...
tree
|
commitdiff
2000-05-09
Eric Pouech
Fixed x /s command.
tree
|
commitdiff
2000-05-07
Marcus Meissner
Old versions of glibc might not have STN_UNDEF defined.
tree
|
commitdiff
2000-05-05
Eric Pouech
Fixed some buffer overflows.
tree
|
commitdiff
2000-05-03
Alexandre Julliard
Fixed COORD structure definition.
tree
|
commitdiff
2000-05-01
Eric Pouech
Fixed segv when debugger registry key doesn't exist.
tree
|
commitdiff
2000-04-30
Eric Pouech
- Enhanced internal variables framework (including...
tree
|
commitdiff
2000-04-28
Dimitrie O. Paun
Get rid of HEAP_xrealloc.
tree
|
commitdiff
2000-04-25
Ulrich Weigand
Improved CodeView type information loader.
tree
|
commitdiff
2000-04-24
Alexandre Julliard
Implemented on-demand loading of builtin dlls using...
tree
|
commitdiff
2000-04-18
Alexandre Julliard
Moved PE header definitions to winnt.h where they belong.
tree
|
commitdiff
2000-04-16
Alexandre Julliard
Implemented 'walk process' and 'walk threads' commands...
tree
|
commitdiff
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
tree
|
commitdiff
next