projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
comdlg32/tests: Test more parameters for PrintDlgEx.
[wine]
/
server
/
debugger.c
2011-10-10
Bernhard Loos
server: If a debugger is attached to a process, child...
blob
|
commitdiff
|
raw
2011-05-23
Alexandre Julliard
server: Grab the current pointer to avoid referencing...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Alexandre Julliard
server: Check for the need to suspend a thread again...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Alexandre Julliard
server: Fix sharing parameters for debug event files...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Alexandre Julliard
server: Store a mapping instead of a file for process...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Eric Pouech
server: Enhanced the console input object so that it...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
server: Fix compiler warning with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Henri Verbeet
server: Debugging our own process is disallowed.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Henri Verbeet
server: Allow the debugger to be debugged.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Andrey Turkin
kernel32: Always use ANSI version of OutputDebugString.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Michael Karcher
server: Don't report LOAD_DLL debug event for exe module.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Alexandre Julliard
server: Define a generic context structure instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Alexandre Julliard
server: Replace EXCEPTION_RECORD by an explicit definit...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Alexandre Julliard
server: Simplify the debug_event_t structure.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Alexandre Julliard
server: Avoid crash on initialization of the thread...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Alexandre Julliard
server: Make thread entry points client_ptr_t instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Add a module_handle_t type to represent client...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Return correct object types in the get_director...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Francois Gouget
server: Fix the crashed process exit code when the...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Alexandre Julliard
server: Detaching from a process needs to continue...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Alexandre Julliard
server: Stop exporting the console_input structure...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
server: Get rid of the server-side file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Added data_size_t type to represent sizes in...
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-04-19
Alexandre Julliard
server: Use the standard suspend mechanism to simulate...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Alexandre Julliard
server: Removed the thread attached flag, since we...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-16
Alexandre Julliard
server: Store the process exe module in the standard...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Make alloc_handle use attributes instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Vitaliy Margolen
Add name_lookup function in object_ops.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-01
Alexandre Julliard
Don't send an extra signal when waiting for a debug...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h when it's not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
Added a close_handle method to the object operations...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Alexandre Julliard
Convert the process dll list to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Alexandre Julliard
Convert the per-process thread list to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-26
Alexandre Julliard
Converted the debug event queue to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Eric Pouech
Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Alexandre Julliard
Set or clear the BeingDebugged flag in the PEB when...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Alexandre Julliard
Store module names in Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-11
Alexandre Julliard
Attaching the debugger to a running process should...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-25
Alexandre Julliard
Added send_thread_signal() function and properly handle...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Alexandre Julliard
Started moving functions that deal with Unix file descr...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
Alexandre Julliard
Added process_id_t and thread_it_t types to the server...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-24
Alexandre Julliard
A few optimizations in the process startup requests...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Alexandre Julliard
Avoid crash when trying to attach to a terminating...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Alexandre Julliard
Reimplemented DebugBreakProcess.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Eric Pouech
New XP debugging APIs: implemented DebugActiveProcessStop,
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
blob
|
commitdiff
|
raw
|
diff to current
2001-12-04
Eric Pouech
Let the console renderer be defined as a thread.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Eric Pouech
New console code based on Win32 windows.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Alexandre Julliard
Backed out the suspend_process_for_ptrace change.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Alexandre Julliard
Small fixes to the debugger support.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Alexandre Julliard
Changed isolated for loops to while loops (based on...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Alexandre Julliard
Made exception_event_request non-blocking, and added
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Alexandre Julliard
Changed wait_process and wait_debug_event requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
Alexandre Julliard
Added separate queue for "system" APCs that get called...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Pass the main exe name in the CREATE_PROCESS debug...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-09
Eric Pouech
Clear status for sending exception event.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Alexandre Julliard
Do not send a debug event for a thread until the previo...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-30
Alexandre Julliard
Set thread start address to 0 on events generated by
blob
|
commitdiff
|
raw
|
diff to current
2000-03-15
Alexandre Julliard
Fixed bug in generate_startup_debug_events().
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Alexandre Julliard
Store the list of loaded dlls in the server, and genera...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Generate CREATE_PROCESS/THREAD debug events internally...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Alexandre Julliard
Changed the server to return STATUS_* error codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-20
Alexandre Julliard
Added Get/SetThreadContext support through the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-04
Alexandre Julliard
Made debug events and contexts standard objects.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-13
Alexandre Julliard
Use poll() instead of select() for the server main...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Fixed handling of debug events on thread/process exit.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Alexandre Julliard
Bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Alexandre Julliard
Do not free the handles once they have been sent to...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-04
Alexandre Julliard
Free the handles of the event structure in the right...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Patrik Stridvall
Fixed some of the issues reported by Solaris Lint.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Further server optimizations:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Made server communication faster by using a shared...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Added debug events support.
blob
|
commitdiff
|
raw
|
diff to current