Modified Files:
authorKung Hsu <kung@cygnus>
Fri, 10 Jun 1994 01:30:06 +0000 (01:30 +0000)
committerKung Hsu <kung@cygnus>
Fri, 10 Jun 1994 01:30:06 +0000 (01:30 +0000)
commit7d1699ae198f387f725f21f43a64da41362bcd06
tree9a6ec06f01e259c8b02437bd85d6d380158e9d7d
parentcd3508f16ed7c81a9cec0c8314d5c1bb9b04a4de
Modified Files:
breakpoint.c breakpoint.h ChangeLog
Added Files:
sparclite-tdep.c sparclite-stub.c

        * sparclite-tdep.c: new file, contains hardware breakpoint support
        code.
        * sparclite-stub.c: new file, stub code that add support hardware
        breakpoint support.
        * breakpoint.c: add hardware breakpoint support.
        * breakpoint.h: add new breakpoint type to support hardware
        breakpoint.
gdb/sparclite-stub.c [new file with mode: 0644]
gdb/sparclite-tdep.c [new file with mode: 0644]