OSDN Git Service

* infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERROR
authorpalves <palves>
Tue, 22 Mar 2011 14:39:38 +0000 (14:39 +0000)
committerpalves <palves>
Tue, 22 Mar 2011 14:39:38 +0000 (14:39 +0000)
commitf9bd5d4d15f568cc4ce1dffdf28b8942bf602584
treee744bbfb580c961727a11570343412043949cfcc
parentc3090840e6871984fb394f20551c7046fe1e697f
* infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERROR
errors when reading the `stop_pc'.
* printcmd.c (pc_prefix): Use get_frame_pc_if_available instead of
get_frame_pc.
gdb/ChangeLog
gdb/infcmd.c
gdb/printcmd.c