[hatari-devel] Command completion added to debugger

Eero Tamminen eerot at users.berlios.de
Tue Sep 15 21:58:50 CEST 2009


Hi,

On Tuesday 15 September 2009, Laurent Sallafranque wrote:
> I think there's a problem with dsp debug mode :
>  > db pc=$abcd
>
> ERROR in tokenized string:
> 'pc = $abcd'
>  ^-invalid variable/register name
>
> I've also tried with R0 without succes.

Works for me.  Could you try hg pull + make distclean + make?


> Eero Tamminen a écrit :
>> On Monday 14 September 2009, Eero Tamminen wrote:
>>> I've now only moved the debug / log / trace stuff to debug/ subdir
>>> as-is and split the breakcond.c test code to new tests/-dir.  I'll
>>> split the debugui.c, add the trace command + do more completion stuff
>>> next week.

"trace" command is now there and all of these commands support now
completion:
- breakpoint: Hatari internal variable names (HBL etc)
- logfile, loadbin, savebin: file names
- setopt: option names
- trace: trace type names
- help: command names

You may want to add some tracing support also to DSP. :-)

Are there any (non-register) internal Hatari DSP emulation variables which
values you would like to be available for DSP breakpoint (similarly to HBL
etc on the CPU side)?


	- Eero



More information about the hatari-devel mailing list