Avoid crash in WCMD_run_program when no extension was specified.
[wine] / programs / winedbg / hash.c
2003-08-07  Richard CohenUse the ELF sections for the addresses of globals,...
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-09  Catalin PatuleaOnly display filenames when showing addresses.
2003-02-19  Eric Pouech- removed unused function: SetSymbolValue
2003-02-11  Eric PouechTranslated sprintf calls into snprintf.
2003-01-13  Alexandre JulliardAdded configure check for regex.h.
2003-01-11  Eric PouechAdded 'info symbol' command to look for defined symbols.
2002-11-06  Eric PouechReplaced assert by simple if + warning message for...
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.