aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-record.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-02-29Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate...Yao Qi1-0/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-30gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki1-0/+1
2015-10-30gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki1-2/+1
2015-10-30gdb/linux-record: Remove size_siginfoMarcin Kościelnicki1-1/+0
2015-07-31Mostly trivial enum fixesSimon Marchi1-0/+3
2015-05-26Implements aarch64 process record and reverse debugging supportOmair Javaid1-0/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-082009-09-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+360
2009-08-102009-08-10 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+4
2009-05-24 * i386-linux-tdep.c (I386_LINUX_RECORD_SIZE_*,Hui Zhu1-1/+0
2009-05-22 Add sys_fcntl argument interfaces to linux_record_tdep.Hui Zhu1-0/+7
2009-04-30Linux process record and replay support.Hui Zhu1-0/+173