| View previous topic :: View next topic | |
| Author | Message |
|---|---|
| Hunter6 How do I cheat? Reputation: 0 Joined: 08 Nov 2025 Posts: 1 |
Post Posted: Sat Nov 08, 2025 11:18 pm Post subject: How to change 'On Hit' from 'Find code' to 'Break' ?
Reply with quote
the Breakpoint list window is as below
Breakpoint list | Address | Size | Trigger | Type |On Hit |41AC8450 | 4 | On Write | Hardware Breakpoint (1) | Find code How to change 'On Hit' from 'Find code' to 'Break'? |
| Back to top | |
| Dark Byte Site Admin Reputation: 471 Joined: 09 May 2003 Posts: 25817 Location: The netherlands |
you can't change it once it's created. But you can start a break on write by going to memview->hexview and choose data breakpoint->break on write
_________________ |
| Back to top | |