For instance: (fhpd) run <exe> (fhpd) break main Breakpoint 0 created: main (fhpd) go (fhpd) Breakpoint 0 (main) inserted at 0xdeadbeef (fhpd) Breakpoint 0 (main) hit at 0xdeadbeef of course instead of dead beef, it could print file/line information or other more detailed information.