aboutsummaryrefslogtreecommitdiff
path: root/gdb/proc-events.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-2/+0
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-04-29proc-events.c: fix compilation on SolarisFabian Groffen1-0/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth1-1081/+124
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-04-05-Wwrite-strings: More SolarisPedro Alves1-3/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-07-15Pass SIGLIBRT directly to child processes.John Baldwin1-0/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Move stdio.h to common-defs.hGary Benson1-1/+0
2014-06-09Separate out ANSI-standard signalsGary Benson1-7/+16
2014-06-06Remove preprocessor conditionals for ANSI-standard signalsGary Benson1-12/+0
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-2/+1
2012-12-11gdb/Pedro Alves1-39/+0
2012-04-27 * proc-utils.h (proc_prettyprint_signalset): New prototype.Maciej W. Rozycki1-1/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2004-10-28* proc-events.c: Fix several coding-style issues. ConsistentlyMark Kettenis1-530/+520
2001-03-27Add AIX5 procfs support.Kevin Buettner1-0/+4
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-07-30Protoization.Kevin Buettner1-47/+14
2000-05-15Fix IRIX cc warnings. Fix ui_out functions that didn't return a value.Andrew Cagney1-1/+1
2000-01-25import gdb-2000-01-24 snapshotJason Molenda1-0/+1806