(03-20-2013, 05:24 AM)jame_peng Wrote:OK(03-19-2013, 06:00 PM)gid15 Wrote:(03-19-2013, 03:48 PM)jame_peng Wrote: And then,I have a personal request:You can scroll in the debugger using up/down keys or page up/page down.
My friend was a programmer,he like the jpcsp ,too.
In recent days,he need a psp debugger to research something ,But when he use the jpcsp's debugger,he felt the debugger have some inconvenient.
Firstly:
the debugger ought to have a ScrollBar to view the data.
Secondly:
It will need to add an output frame which can output or dump corresponding memory(the memory was helpful his research!).
Thirdly:
the debugger need to have some VS function(like:F10 F11 and so on).
Maybe,my request will increase gid‘s workload,and i also think this change of debugger was necessary.
Also, you can use the memory viewer (Debug -> Tools -> Memory Viewer) to view memory. There you can also scroll using the keys.
I don't understand what you mean with "VS function"
I‘m sorry that my poor english(),
but I want to say that :
some debug functions of Visual Studio 2010 software
and F10 or F11 just mean the shortcut keys of debug!
In jpcsp‘s debugger,two functions of debug can not be used!
The debugger has not been improved since the beginning of Jpcsp. This is one of the oldest part of Jpcsp .
If your friend wants to improve it, he is welcome... I will also check if I can do some quick changes...
Rem.: the function "Step into" is also not working properly when a thread switching is happening. I usually just put a new breakpoint a few instructions later and press "Run", this is always working...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log