Comment 8 for bug 721531

Revision history for this message
Michael Hope (michaelh1) wrote :

@steve: GDB has set the breakpoint at the first interesting instruction after the prologue, which is fine. GCC seems to be correct - if you want to jump to main, you want to jump to address 0x8390 in Thumb mode (i.e. LSB set).