I am using the following GDB
GNU gdb Red Hat Linux (6.3.0.0-0.30.1rh)


But all my gdb commands end up giving me the following sequence of
infrun messages
infrun: resume (step=0, signal=0)
infrun: wait_for_inferior
infrun: infwait_normal_state
infrun: TARGET_WAITKIND_STOPPED
infrun: stop_pc = 0x8nfrun: proceed (addr=0x40503442, signal=0,
step=0)
infrun: resume (step=0, signal=0)
infrun: wait_for_inferior
infrun: infwait_normal_state
infrun: TARGET_WAITKIND_STOPPED
356e40
infrun: BPSTATE_WHAT_STOP_SILENT
infrun: stop_stepping
$11 = (IPTMPL *) 0x13e63bf0infrun: stop_pc = 0x8356e40
infrun: BPSTATE_WHAT_STOP_SILENT
infrun: stop_stepping

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to