Guest User

Untitled

a guest
Feb 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. (gdb) x/i $pc
  2. Cannot access memory at address 0x8
  3. (gdb) i r
  4. r0 0x4 4
  5. r1 0xbea18a30 -1096709584
  6. r2 0xff 255
  7. r3 0x1 1
  8. r4 0x4 4
  9. r5 0xbea18a30 -1096709584
  10. r6 0xbea18b30 -1096709328
  11. r7 0x3 3
  12. r8 0x3 3
  13. r9 0xbea18b7c -1096709252
  14. r10 0xf51e 62750
  15. r11 0xbea18b8c -1096709236
  16. r12 0x0 0
  17. sp 0xbea18a30 0xbea18a30
  18. lr 0x8d98 36248
  19. pc 0x402afa78 0x402afa78
  20. cpsr 0x60000010 1610612752
  21. (gdb) x/i 0x402afa78
  22. 0x402afa78: svc 0x00000000
Add Comment
Please, Sign In to add comment