]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2008-09-30 Hui Zhu <teawater@gmail.com>
authorMichael Snyder <msnyder@vmware.com>
Wed, 1 Oct 2008 03:39:01 +0000 (03:39 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 1 Oct 2008 03:39:01 +0000 (03:39 +0000)
commit80144186d7fa52f180bb62f93dc7615b3dcebccc
tree3392fd96b784e4a1f88a9197e68336160147b7c3
parentd11cc2f1e048d410430021b4c1a15743d3d16652
2008-09-30  Hui Zhu  <teawater@gmail.com>

Add process record and replay to Linux.
* linux-record.c, linux-record.h: New files.
* config/i386/linux.mh: Add linux-record.o to NATDEPFILES.
* Makefile.in: Add files linux-record.c, linux-record.o.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/linux.mh
gdb/linux-record.c [new file with mode: 0644]
gdb/linux-record.h [new file with mode: 0644]