On Fri, 2012-07-06 at 17:57 -0500, Jonathan Nieder wrote: > Does 0x... work any better? (The leading "0x" means this is a > hexadecimal address.)
oh wow, i feel like an idiot now, i just copy/pasted the address.... (gdb) disassemble 0x2c2e0a4c Dump of assembler code for function fopen64(char const*, char const*): 0x2c2e09d4 <+0>: push {r4, r5, lr} 0x2c2e09d8 <+4>: ldr r3, [pc, #316] ; 0x2c2e0b1c <fopen64(char const*, char const*)+328> 0x2c2e09dc <+8>: add r3, pc, r3 0x2c2e09e0 <+12>: ldrb r3, [r3] 0x2c2e09e4 <+16>: cmp r3, #0 ASLR I presume -- -Shawn Landden -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org