On Mon, Jul 22, 2002 at 11:36:38PM +0200, Max wrote:
> Some questions about winedbg usability !
> 
> 1) - Would it difficult to add an options (something like SHOWREGS=on/off) 
>       that allows to have regs displayed automatically after a breakpoint AND
>       after a NEXTI command ? I find it painful to have to issue NEXTI and
>       then INFO REGS each time.... remember old good ms-dos debugger !!! :-)

>From recent experiences with a different debugger, displaying the
changed register would probably be fine - and remind you what the
intruction actually did (when you misread it).

        David

-- 
David Laight: [EMAIL PROTECTED]

Reply via email to