Hi, just got a quick question I cannot solve. I have a offset in IDA like:
__text:000021E4
and want to set a breakpoint there with gdb but *0x000021E4 does not work, what I am doing wrong? How to get the offset to set the breakpoint?
The file I am debugging is OSX Macho.







