2002-11-29 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 29 Nov 2002 19:40:30 +0000 (19:40 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 29 Nov 2002 19:40:30 +0000 (19:40 +0000)
commita193e397182a7cc94fcddc49a8dbbf9457d85793
treefcb1165c6d700885d7f7146160c9f759832a51ff
parentb5fc49aa64fc6d0e0da4421ee18ff1ee254a3f71
2002-11-29  Andrew Cagney  <cagney@redhat.com>

* remote-mips.c (mips_initialize): Force a selected frame rebuild
by calling get_selected_frame.
* ocd.c (ocd_start_remote): Use get_selected frame instead of
set_current_frame, create_new_frame, select_frame and
get_current_frame.
* remote-e7000.c (e7000_start_remote): Ditto.
* remote-mips.c (common_open): Ditto
* remote-rdp.c (remote_rdp_open): Ditto.
gdb/ChangeLog
gdb/ocd.c
gdb/remote-e7000.c
gdb/remote-mips.c
gdb/remote-rdp.c