- 19 Oct, 2021 1 commit
-
-
Eric Pouech authored
Simple copy of StackWalk implementation. Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 06 Apr, 2020 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 14 Aug, 2018 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 03 Feb, 2015 1 commit
-
-
Sebastian Lackner authored
-
- 28 Jun, 2010 1 commit
-
-
Paul Chitescu authored
-
- 25 Mar, 2010 1 commit
-
-
Eric Pouech authored
-
- 16 Feb, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 23 Dec, 2009 1 commit
-
-
Eric Pouech authored
dbghelp: Create a cpu backend to store CPU dependent code, and use it for the i386 stack implementation.
-
- 22 Dec, 2009 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 14 Dec, 2009 1 commit
-
-
Eric Pouech authored
-
- 10 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 25 Sep, 2008 1 commit
-
-
Andrew Talbot authored
-
- 05 Dec, 2007 1 commit
-
-
Andrew Talbot authored
-
- 03 Aug, 2007 1 commit
-
-
Francois Gouget authored
Also add a number of missing prototypes, especially 64bit or Unicode versions of existing prototypes, and the related structures. Update win32.api to fix the winapi_check warnings.
-
- 01 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 15 Feb, 2007 1 commit
-
-
Rob Shearman authored
-
- 08 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 30 Nov, 2006 1 commit
-
-
Eric Pouech authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 17 Apr, 2006 1 commit
-
-
Paul Vriens authored
-
- 05 Jan, 2006 1 commit
-
-
Eric Pouech authored
- enhance implementation of StackWalk (32 and 64 bit version) by making use of module information and calling for FPO - FPO part is still non functional - implemented SymGetModuleBase64 - stubbed SymFunctionTableAccess64
-
- 19 Dec, 2005 1 commit
-
-
Eric Pouech authored
-
- 06 Dec, 2005 1 commit
-
-
Eric Pouech authored
-
- 05 Dec, 2005 1 commit
-
-
Eric Pouech authored
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 28 Nov, 2005 2 commits
-
-
Ge van Geldorp authored
-
Eric Pouech authored
-
- 23 May, 2005 1 commit
-
-
Eric Pouech authored
- made StackWalk work when dbghelp is run against a non running process
-
- 16 May, 2005 2 commits
-
-
Alexandre Julliard authored
definition in winternl.h.
-
Alexandre Julliard authored
-
- 14 May, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 23 Sep, 2004 1 commit
-
-
Robert Shearman authored
-
- 30 Apr, 2004 1 commit
-
-
Eric Pouech authored
patch) - removed location field in symt_data, and reworked the actual location of information based on the 'kind' field - shorten debug channel name - added support for bitfield in struct:s - cleaned up source line information support - now storing constants values as VARIANT
-
- 20 Apr, 2004 1 commit
-
-
Francois Gouget authored
Remove wszRegSeparator from devenum_private.h since it's neither exported by createdevenum.c nor used by anyone else.
-
- 17 Apr, 2004 1 commit
-
-
Emmanuel Maillard authored
-
- 05 Apr, 2004 1 commit
-
-
Eric Pouech authored
-