summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-nat.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-16linux-nat: Add function lwp_is_steppingAndreas Arnez
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-26Move __SIGRTMIN.Doug Evans
2015-05-15Include header for enum target_stop_reasonPedro Alves
2015-03-24Make lwp_info.arch_private handling sharedGary Benson
2015-03-24Introduce basic LWP accessorsGary Benson
2015-03-24Make linux_stop_lwp be a shared functionGary Benson
2015-03-24Add iterate_over_lwps to gdbserverGary Benson
2015-03-24Introduce current_lwp_ptidGary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado