* v850ice.c (v850ice_stop): New function to stop the ICE.
authorKeith Seitz <keiths@cygnus>
Thu, 20 Aug 1998 00:14:03 +0000 (00:14 +0000)
committerKeith Seitz <keiths@cygnus>
Thu, 20 Aug 1998 00:14:03 +0000 (00:14 +0000)
commit67205639eb1260d5d65bf91ee9c1aa3ab5de8c22
tree43b49a4efdf1b10cabf822594d25a961ecfd9341
parent9ca743cf2f4ff7aeaf99f9bd558433d2833ba35d
    * v850ice.c (v850ice_stop): New function to stop the ICE.
        (v850ice_load) Pass filename to ICE DLL.
        (ice_stepi, ice_nexti, ice_cont): Do not directly call the gdb
        commands -- let the GUI do it so that it can retain control
        of the display.
gdb/ChangeLog
gdb/v850ice.c