[Feature Request]: Debugger restore \ give option for enable some usefull old features pre pcsx2-QT #12014
Labels
Enhancement / Feature Request
FR: Awaiting Consideration
The feature request is awaiting a team members consideration.
Description
new qt debugger add good features but still miss some usefull from old pre-qt for debug, also i dont know if ok put all here or need to be separated in diferent feature request,.
Reason
-show full brach instructions lines jumps always in right side disasembler
old debugger make easier analize \ create \ spot calls in functions by show full branch instructions line jumps, new QT-debugger random appear \ disappear \ no show making confusing for debug - create functions
-show memory adress in some tab visual menu when point memory area
for fast analisis \ management \ write code, new qt always i need check if byte, word, half word checked is correct adress in a external note pad app.
-let change breakpoint type after created, for change type need to be added againg.
-preserve color functions on reset \ shutdown
old debugger preserve color in functions in shutdown for visual inspection analisis, new qt debugger always change color function on reset-shutdown make confusing in visual inspection.
-disasembler show colored \ visual hint similar registers when is selected
old debugger show near register when code is selected makng easy to spot values in functions
-restore \ give option keyboard arrows to navigate in functions intructions brach / jals jumps and return last register jump.
old debugger lets navigate in functions jals \ brach and return last instruction usefull for look next calls jumps, values loaded etc, new qt pressing left arrow always return to machine code pointer in execution
-disasembler for load instructions show value call in memory not in disasembler
more pratical preserve view disasembler tree and use memory section
-keep breakpoint ordering for types
when memory type breakpoint is added goes to top line when disabled goes bottom make confusing for keep order secuence
Examples
example brach line in PCSX2 and zero value lines when is selected (pre qt)
branch line in PCSX2-QT
The text was updated successfully, but these errors were encountered: