[hatari-devel] python-ui debugger

Eero Tamminen eerot at users.berlios.de
Mon Aug 17 22:13:37 CEST 2009


Hi,

On Monday 17 August 2009, Thomas Huth wrote:
> By the way, I just played around with the python-ui a little bit
> (really nice work, I should use it more often...),

Now that I added menu entries to all the interesting doc files etc, I think
it's especially newbie friendly.  :-)


> and discovered that the debugger dialog is currently broken (memdump
> and disasm does not work anymore) ...

Argh, I forgot to update that after adding the number base support
for Hatari.  It's fixed now.   Too late for release though, but as it's
Python, it doesn't need to be compiled, one can just get it from here:
  http://hg.berlios.de/repos/hatari/raw-file/tip/python-ui/debugui.py

While testing that, I noticed that the Python UI trace settings dialog was
also broken, that was trivial fix too:
	http://hg.berlios.de/repos/hatari/rev/e8ba0d2c79c9
:-/


> well, I guess you will have to extend it for the new 
> debugger features anyway ;-)

Well, I actually would like somebody to do some UI design first, e.g. 
screenshot mockups in Gimp, UI mockups in Glade or just text describing
what information there should be and where in UI & how one would control
it from the UI.

It's hard to add features without a clear picture about how exactly their
users would like to use them.  I don't really use the debugger myself,
developing it itself is more interesting; the conditional breakpoints thing
was especially intriguing challenge (the remote API adds also its own
"challenges" but it may be possible to fix/extend it...).

Is there anybody on hatari-devel or hatari-users who would be interested to
put effort into what their "dream" Hatari debugger UI (for the current / new
internal Hatari debugger features) should look like? :-)


	- Eero



More information about the hatari-devel mailing list