Jump to content

GNU Debugger (gdb) For ARM64!


Guest

51 posts in this topic

Recommended Posts

  • Replies 50
  • Created
  • Last Reply
Posted

 

hellp iam ios 11

 

(gdb) att 3538
Attaching to process 3538
[New Thread 0x1203 of process 3538]
[New Thread 0x1303 of process 3538]
[New Thread 0x1403 of process 3538]
[New Thread 0x1503 of process 3538]
.....

(gdb) watch *0x1c043e910
*****breakpoint.c: watch_command_1:11157: here!
*****breakpoint.c: update_watchpoint:1865: here!
*****breakpoint.c: update_watchpoint:2189: we are at the end of this function!
Hardware watchpoint 1: *0x1c043e910
(gdb) c
Continuing.
*****breakpoint.c: update_watchpoint:1865: here!
*****breakpoint.c: update_watchpoint:2189: we are at the end of this function!
*****breakpoint.c: insert_watchpoint:10712: watchpoint bl->address 0x1c043e910, length 4, bl->watchpoint_type 0 | result: -1
Warning:
Could not insert hardware watchpoint 1.
Could not insert hardware breakpoints:
You may have requested too many hardware breakpoints/watchpoints.

Command aborted.
(gdb)

????????????????????????????????? ?

Posted

Warning:
Could not insert hardware watchpoint 1.
Could not insert hardware breakpoints:
You may have requested too many hardware breakpoints/watchpoints.

Command aborted.
(gdb)

why????

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