Fix some simple memory leaks.
[wine] / programs / winedbg /
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-08-23  Glenn WursterDon't pass on EH_STACK_INVALID exceptions.
2005-08-19  Alexandre JulliardMake sure the string is null-terminated in memory_get_s...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-07-14  Robert ShearmanRemove additional current process tracking in backtrace...
2005-07-11  Francois GougetAssorted spelling fixes.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-30  Francois GougetImprove the winedbg usage.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-29  Eric PouechReindented parts to be conform to the rest of the code.
2005-05-29  Eric PouechRewrote all stack backtrace code (more code sharing...
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-05-24  Eric Pouech- started infrastructure for proper multi-target suppor...
2005-05-24  David WelchAdded the ability to break into the program when using...
2005-05-24  David WelchFix decoding of thread IDs in the gdbproxy.
2005-05-23  Eric Pouech- now storing exception info (if any) in thread structure
2005-05-23  Eric PouechRemoved the macros for verbose memory read/write operat...
2005-05-23  Eric Pouech- no longer store internally the " for strings
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-14  C. Scott AnanianAdd tSTRING to the pathname production, so that you...
2005-03-14  C. Scott AnanianMove definition of 'tPATH' token up, so that '/', ...
2005-03-07  Alexandre JulliardMake output line-buffered to avoid messing up log files.
2005-03-04  Alexandre JulliardAvoid a compiler warning.
2005-03-03  Alexandre JulliardFixed a few regressions in the handling of segmented...
2005-03-02  Francois GougetAssorted spelling fixes.
2005-02-22  Jon GriffithsUse config.h & HAVE_ where needed, -W fixes.
2005-02-14  Oliver StieberMention bt [all | <tid>].
2005-02-10  Oliver StieberAdded vCont support.
2005-01-31  Mike HearnShow window owner thread in winedbg.
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-03  Jon GriffithsTypos/grammar fixes.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-12-14  Alexandre JulliardGenerate stub entries on the fly for missing entry...
2004-12-06  Jeremy WhiteProperly respect a disassemble x,y command (prior behav...
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-11-08  Eric Pouech- fixed regression in watchpoint setting (by addr)
2004-11-06  Robert ShearmanLimit StackWalk iterations to prevent infinite loop.
2004-10-18  Vincent BéronAdd some more Alpha asm code and Alpha-specific parts.
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
2004-09-23  Robert ShearmanFix debugger for flat PC and non-flat frame.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-02  Marcus MeissnerReplaced undefined C expression.
2004-07-16  Pierre d'HerbemontDefine the backend_cpu regarding the host processor.
2004-07-12  Eric PouechFixed regression on 'bt <tid>' command.
2004-07-04  Eric Pouech- enhanced 'info share' output
2004-06-23  Mike HearnAdd a --command option to winedbg, add an "all" option...
2004-06-22  Eric PouechFix compile error on non-i386.
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2004-04-15  Francois GougetHave winedbg send its output to stderr when invoked...
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-02-25  Matt ChapmanFix dumping of Unicode strings.
2004-02-24  Yorick HardyUse SHN_UNDEF instead of STN_UNDEF to specify undefined...
2004-02-24  Eric Pouech- fixed ELF modules' size information
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-06  Eric PouechFixed typo.
2004-02-05  Eric Pouech- Fixed broken winedbg compilation on BSD.
2004-02-03  Eric Pouech- now detecting Dwarf debug information in ELF modules...
2004-01-28  Eric Pouech- now reporting message on bogus line number in 'bp...
2004-01-27  Sami AarioFix a debug message.
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-11-30  Andrew de QuinceyFixed one more HeapReAlloc call.
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-26  Alexandre JulliardFixed one more HeapReAlloc call.
2003-11-05  Rein KlazesLet "info wnd" print the client rectangle in screen...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-10-15  Alexandre JulliardGet rid of the memory allocation macros, use real funct...
2003-10-14  Michal Janusz MiroslawExtend displays: now one can add displays active only...
2003-10-11  Dimitrie O. PaunFix some instances of memory allocation through HeapReA...
2003-10-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-30  Alexandre JulliardStore module names in Unicode in the server.
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-09-22  Michal Janusz MiroslawDEBUG_cmp_sym: micro optimization/cleanup.
2003-09-07  Alexandre JulliardAdded a few missing stdarg.h includes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-08-21  Alexandre JulliardCorrectly pass the exception to the application when
2003-08-19  Gregory M. TurnerWrap error-prone msc symbol loading with a __TRY block.
2003-08-07  Richard CohenUse the ELF sections for the addresses of globals,...
2003-08-07  Richard Cohen- Print short ASCII strings without the "..."
2003-08-02  André JohansenAvoid crashing when unable to read pdb file.
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-09  Catalin PatuleaOnly display filenames when showing addresses.
2003-06-30  Catalin PatuleaFixed Unicode string output.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-05-13  Alexandre JulliardUse int instead of socklen_t.
2003-05-02  Alexandre JulliardAdded dummy read_elf_info for the non-ELF case (reporte...
2003-04-19  Eric Pouech- added support for multi-thread in GDB remote read...
2003-04-04  Alexandre JulliardRemove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
2003-04-02  Eric PouechAdded support for R types in stabs parsing.
next