Unknown W. Brackets
|
747a6ec524
|
Debugger: Add custom log expressions.
Similar to Visual Studio, just use {a1} to log the value of register a1.
Supports anything the expression parser supports.
|
2016-08-04 13:29:22 -07:00 |
|
Unknown W. Brackets
|
e4ca124b0e
|
Debugger: Add custom breakpoint log message.
|
2016-08-04 13:07:56 -07:00 |
|
Unknown W. Brackets
|
9972e5b10a
|
Debugger: Allow logging on CPU breakpoints.
|
2016-08-04 12:39:29 -07:00 |
|
Unknown W. Brackets
|
a9ad0cd471
|
Debugger: Make breakpoint actions more generic.
|
2016-08-04 12:02:44 -07:00 |
|
Henrik Rydgard
|
f84ebf6bff
|
sprintf->snprintf, fix some too short buffers
|
2014-09-14 00:14:11 +02:00 |
|
chinhodado
|
6491557c17
|
fix a wrong parameter
|
2014-02-22 21:29:03 -05:00 |
|
Unknown W. Brackets
|
fe2b62c27d
|
Make the "on change" checkbox for memchecks work.
But, for now, only on sw and similar instructions, the rest don't work
yet and just always break.
|
2014-01-26 11:57:39 -08:00 |
|
Unknown W. Brackets
|
5f3d7d5c97
|
Add support for fpu and vfpu regs in expressions.
This way you can break based on the value.
|
2013-11-17 02:15:15 -08:00 |
|
Kingcom
|
5bb7ac8b7e
|
Various debug ui fixes and enhancements
|
2013-10-30 12:12:33 +01:00 |
|
Unknown W. Brackets
|
606e2f2802
|
Small warning fixes in Windows UI.
|
2013-09-14 07:44:01 -07:00 |
|
Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
Kingcom
|
0767abd1d0
|
Edit breakpoints
|
2013-07-31 20:33:50 +02:00 |
|
Henrik Rydgard
|
a599bf7500
|
Assorted warning fixes and cleanups
|
2013-07-06 11:09:19 +02:00 |
|
Kingcom
|
2521a88207
|
Use ChangeBreakPointAddCond function
|
2013-07-02 17:43:34 +02:00 |
|
Kingcom
|
c41b08f9e2
|
Add expression parser to breakpoints
|
2013-07-02 11:51:29 +02:00 |
|
Kingcom
|
15eb8c8657
|
Breakpoint window
|
2013-07-02 00:20:19 +02:00 |
|