Thu Aug 21 14:56:04 1997 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Thu, 21 Aug 1997 23:10:34 +0000 (23:10 +0000)
committerGeoffrey Noer <noer@cygnus>
Thu, 21 Aug 1997 23:10:34 +0000 (23:10 +0000)
commit61a0d0227a46112b2b93b84506b937f1c6eca7ab
treebcad77955cf7d0388057527c91aca0eaa119b711
parentf483cb11c89c720da94839211f61338f3bd93fd6
Thu Aug 21 14:56:04 1997  Geoffrey Noer  <noer@cygnus.com>

        * ppc-bdm.c (bdm_ppc_wait): stop printfing ecr, der
        * ocd.c: initialize remote_timeout
        (ocd_wait): while looping, call ocd_do_command with OCD_AYT
        (ocd_get_packet): remove find_packet goto.  If there isn't
        an 0x55 at the start, something is quite wrong so error out
        instead of advancing in the packet and trying again.  If checksum
        is invalid, print error message instead of trying again.
        * ser-ocd.c (ocd_readchar): error if we attempt to read past
        the end of the from_wiggler_buffer.
gdb/ChangeLog
gdb/ocd.c
gdb/ppc-bdm.c
gdb/ser-ocd.c
This page took 0.038796 seconds and 4 git commands to generate.