Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Program received signal SIGTRAP, Trace/breakpoint trap.
  2. [Switching to process 190 thread 0x6fa7]
  3. 0x000ae150 in dyld_stub_pthread_key_create ()
  4.  
  5. 0x000C: BLX R3
  6. 0x000E: LDR R0, [R6]
  7.  
  8. set arm fallback-mode (arm|thumb|auto)
  9. GDB uses the symbol table, when available, to determine whether instructions are ARM or Thumb. This command controls GDB’s default behavior when the symbol table is not available. The default is ‘auto’, which causes GDB to use the current execution mode (from the T bit in the CPSR register).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement