I can’t get the debugger to work. Running from command line like this: C:\Users\katjans\AppData\Local\fs-uae\fs-uae.exe uae\untitledadf.fs-uae
config file looks like this:
[fs-uae]
floppy_drive_0 = out\stuff.adf
fade_in_duration = 0
fade_out_duration = 0
console_debugger = 1
automatic_input_grab = 0
When I press F12+D the message “activated debugger” shows up, but no debugger shows up.
In fs-uae.log it says:
hot key: enter debugger
WARNING: Activated debugger
I’m running fs-uae 2.4.1 on Windows 7.
Any ideas?
Thanks.