Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Debugger restore \ give option for enable some usefull old features pre pcsx2-QT #12014

Open
felixthecat1970 opened this issue Nov 16, 2024 · 0 comments
Labels
Enhancement / Feature Request FR: Awaiting Consideration The feature request is awaiting a team members consideration.

Comments

@felixthecat1970
Copy link

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)
Image

branch line in PCSX2-QT
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement / Feature Request FR: Awaiting Consideration The feature request is awaiting a team members consideration.
Projects
None yet
Development

No branches or pull requests

1 participant