pcsx2
pcsx2 copied to clipboard
DebugTools: Fix some compiler warnings
Description of Changes
Some very minor changes have been made to fix some compiler warnings on Windows. All except for the breakpoint one were introduced by my symbol table PR.
Rationale behind Changes
Warnings are undesirable (except for Without Warning).
Suggested Testing Steps
Build on Windows.