]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Thu Aug 7 13:09:17 1997 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Thu, 7 Aug 1997 20:19:26 +0000 (20:19 +0000)
committerGeoffrey Noer <noer@cygnus>
Thu, 7 Aug 1997 20:19:26 +0000 (20:19 +0000)
commit706eff3f9df3cb29608b7ba465b15b3dbbe0b964
tree1f469c24b8670b4d4460d8c2bc347edfe823b625
parent48a3d5e5e887693dc51b751b937f393dedffaf08
Thu Aug  7 13:09:17 1997  Geoffrey Noer  <noer@cygnus.com>

        Nomenclature change.  BDM is a specific type of OCD
        (On chip debugging).  Wiggler is the parallel port box controlled
        by Wigglers.dll.  The faster target box from Macraigor Systems
        is not a wiggler.
        * ocd.c:
        * ocd.h:
        * ppc-bdm.c:
* ser-ocd.c:
        Replace all instances of "wiggler_" with "ocd_" and change most other
        instances of "wiggler" to "ocd" or "ocd device" depending on context.
        * config/m68k/monitor.mt: remove remote-wiggler.o from TDEPFILES
        until OCD with that target is supported again.
gdb/ocd.c
gdb/ocd.h
gdb/ppc-bdm.c
gdb/ser-ocd.c