Jump to content

How to get watchpoints working on iOS 11/12


Ted2

37 posts in this topic

Recommended Posts

  • Replies 36
  • Created
  • Last Reply
Posted
1 minute ago, Crimson said:

uhh how do u fix when your watchpoint or breakpoint hits and it shows the address but not the instruction or instructions around it.

??

Posted
3 minutes ago, Crimson said:

uhh how do u fix when your watchpoint or breakpoint hits and it shows the address but not the instruction or instructions around it.

screenshot

Posted
1 minute ago, Ted2 said:

??

0x101703d78 <+7732600>: ldr    x20, [x19, #0x30]     0x <+7732604>: adrp   x24, 9017     0x101703d80 <+7732608>: add    x24, x24, #0xeb8          ; =0xeb8     0x101703d84 <+7732612>: ldr    x0, [x24] TropicThunderDev`_mh_execute_header: ->  0x101c1be88 <+13074056>: ldr    w8, [x19, #0x50]     0x101c1be8c add    w8, w8, #0x1              ; =0x1     0x101c1be90 <+13074064>: str    w8, [x19, #0x50]     0x101c1be94 <+13074068>: ldp    x29, x30, [sp, #0x70]

the red portions.

Just now, Joka said:

screenshot

^^^

Posted
10 minutes ago, Crimson said:

0x101703d78 <+7732600>: ldr    x20, [x19, #0x30]     0x <+7732604>: adrp   x24, 9017     0x101703d80 <+7732608>: add    x24, x24, #0xeb8          ; =0xeb8     0x101703d84 <+7732612>: ldr    x0, [x24] TropicThunderDev`_mh_execute_header: ->  0x101c1be88 <+13074056>: ldr    w8, [x19, #0x50]     0x101c1be8c add    w8, w8, #0x1              ; =0x1     0x101c1be90 <+13074064>: str    w8, [x19, #0x50]     0x101c1be94 <+13074068>: ldp    x29, x30, [sp, #0x70]

the red portions.

^^^

What's even wrong with it?

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines