.. |
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
|
Scan/remove -> edit symbols
|
2023-07-17 16:38:24 +03:00 |
CtrlDisAsmView.h
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02:00 |
CtrlMemView.cpp
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02: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
|
Debugger: Update VFPU dialog more evenly.
|
2023-04-09 10:12:54 -07:00 |
Debugger_Disasm.h
|
Debugger: Add empty watch tab for debugger.
|
2023-04-09 00:01:42 -07:00 |
Debugger_Lists.cpp
|
Debugger: Avoid unaligned reads in expressions.
|
2023-04-12 01:14:30 -07:00 |
Debugger_Lists.h
|
Debugger: Accept format for watches.
|
2023-04-09 16:39:25 -07:00 |
Debugger_MemoryDlg.cpp
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02:00 |
Debugger_MemoryDlg.h
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02: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
|
Global: Cleanup virtual/override specifiers.
|
2022-12-10 21:13:36 -08: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 |