Guest User

Untitled

a guest
May 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Breakpoint 2, 0x333a770c in load_application_type ()
  2. (gdb) comm
  3. Type commands for when breakpoint 6 is hit, one per line.
  4. End with a line saying just "end".
  5. >i r r0
  6. >end
  7. (gdb) i r r0
  8. r0 0x44be50 4505168
  9. (gdb) po 4505168
  10. Previous frame identical to this frame (gdb could not unwind past this frame)
  11. {
  12. ApplicationDSID = 103......;
  13. ApplicationType = User;
  14. ...
Add Comment
Please, Sign In to add comment