Process record and replay target.
authorHui Zhu <teawater@gmail.com>
Thu, 30 Apr 2009 02:58:37 +0000 (02:58 +0000)
committerHui Zhu <teawater@gmail.com>
Thu, 30 Apr 2009 02:58:37 +0000 (02:58 +0000)
commit69d05d3898f104fab077edf3c80e4f158084a8f4
treed6d068b338a26df2b48233131502bc91284809ba
parent81e64f550921f2c4eaa972f486d5a044766d0b32
Process record and replay target.

* Makefile.in (SFILES): Add record.c.
(COMMON_OBS): Add record.o.
* record.c, record.h: New file.
gdb/ChangeLog
gdb/Makefile.in
gdb/record.c [new file with mode: 0644]
gdb/record.h [new file with mode: 0644]
This page took 0.025748 seconds and 4 git commands to generate.