aboutsummaryrefslogtreecommitdiff
path: root/gdb/proc-api.c
AgeCommit message (Expand)AuthorFilesLines
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-10-03gdb: make string-like set show commands use std::string variableSimon Marchi1-3/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-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-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-06Remove unused variables in procfs.c etc.Rainer Orth1-2/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth1-355/+1
2017-11-07Constify add_setshow_*Tom Tromey1-2/+4
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-04-05-Wwrite-strings: More SolarisPedro Alves1-3/+3
2017-04-05-Wwrite-strings: Fix Solaris "set procfs-file"Pedro Alves1-3/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
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-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-4/+1
2012-04-27 * proc-utils.h (proc_prettyprint_signalset): New prototype.Maciej W. Rozycki1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+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/+1
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-16/+14
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-2/+3
2005-03-10* proc-api.c: Update copyright year.Mark Kettenis1-7/+7
2005-03-092005-03-09 David Lecomber <david@lecomber.net>David Lecomber1-6/+6
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+6
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-02-06* proc-api.c (write_with_trace): Initialize local variable toMark Kettenis1-1/+1
2003-12-14* proc-api.c (procfs_note): Add format string to fprintf call.Mark Kettenis1-1/+1
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+0
2003-02-072003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+4
2002-08-29 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).Joel Brobecker1-1/+1
2002-08-23 * proc-api.c (rw_table): Do not include a row for PCDSTOP if theJoel Brobecker1-0/+14
2002-07-16 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid includingJoel Brobecker1-0/+2
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-1/+1
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-2/+2