2006/3/6, Vitor T. Sessak <vitor.sessak@m4x.org>:
Changelog:
winegdb: Fix crash in empty first command

Winedbg crashes when pressing enter as its first command.
 
this is wrong as the last_line will be HeapFree'd when the next command is keyed in.