.. |
BreakpointWindow.cpp
|
Added a new window class
|
2023-07-08 22:39:58 +03:00 |
BreakpointWindow.h
|
Debugger: Windows UI for memory bp conditions.
|
2023-04-12 01:07:56 -07:00 |
CtrlDisAsmView.cpp
|
Merge pull request #18579 from GermanAizek/emplace_back
|
2023-12-19 14:30:26 +01:00 |
CtrlDisAsmView.h
|
[GPU Common Vulkan/UI/Windows Debugger] Added const reference for function params
|
2023-12-14 14:23:31 +03:00 |
CtrlMemView.cpp
|
Back out clearly inconsequential/useless .reserve() calls
|
2023-12-29 08:27:56 +01:00 |
CtrlMemView.h
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02:00 |
CtrlRegisterList.cpp
|
Debugger: Make reg names safer, stop using v000.
|
2023-04-29 09:48:33 -07:00 |
CtrlRegisterList.h
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02:00 |
Debugger_Disasm.cpp
|
Fix shortcut translation so we don't eat Ctrl+C for RAIntegration windows
|
2024-04-05 22:41:08 +02:00 |
Debugger_Disasm.h
|
Debugger: Add empty watch tab for debugger.
|
2023-04-09 00:01:42 -07:00 |
Debugger_Lists.cpp
|
Fix crash in debugger after unloading the game.
|
2023-12-13 22:00:55 +01:00 |
Debugger_Lists.h
|
Debugger: Accept format for watches.
|
2023-04-09 16:39:25 -07:00 |
Debugger_MemoryDlg.cpp
|
Fixed return copies from functions and const ref params
|
2024-04-02 18:37:00 +03:00 |
Debugger_MemoryDlg.h
|
Fixed return copies from functions and const ref params
|
2024-04-02 18:37:00 +03:00 |
Debugger_VFPUDlg.cpp
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02:00 |
Debugger_VFPUDlg.h
|
Combine two minor fixes by GermanAizek
|
2024-04-04 20:57:51 +02:00 |
DebuggerShared.cpp
|
Move native/util, native/data and native/i18 to Common/Data.
|
2020-10-04 07:28:29 +02:00 |
DebuggerShared.h
|
Debugger: Keep pop up menus to ContextMenu only.
|
2021-10-07 19:53:40 -07:00 |
DumpMemoryWindow.cpp
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02:00 |
DumpMemoryWindow.h
|
Windows: Make memory dump long path friendly.
|
2020-01-04 10:32:48 -08:00 |
EditSymbolsWindow.cpp
|
Scan/remove -> edit symbols
|
2023-07-17 16:38:24 +03:00 |
EditSymbolsWindow.h
|
Scan/remove -> edit symbols
|
2023-07-17 16:38:24 +03:00 |
WatchItemWindow.cpp
|
Debugger: Accept format for watches.
|
2023-04-09 16:39:25 -07:00 |
WatchItemWindow.h
|
Debugger: Accept format for watches.
|
2023-04-09 16:39:25 -07:00 |