summaryrefslogtreecommitdiff
path: root/gdb/proc-api.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth
2017-11-07Constify add_setshow_*Tom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-05-Wwrite-strings: More SolarisPedro Alves
2017-04-05-Wwrite-strings: Fix Solaris "set procfs-file"Pedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Move stdio.h to common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-11gdb/Pedro Alves
2012-04-27 * proc-utils.h (proc_prettyprint_signalset): New prototype.Maciej W. Rozycki
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-03-10* proc-api.c: Update copyright year.Mark Kettenis
2005-03-092005-03-09 David Lecomber <david@lecomber.net>David Lecomber
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-02-06* proc-api.c (write_with_trace): Initialize local variable toMark Kettenis
2003-12-14* proc-api.c (procfs_note): Add format string to fprintf call.Mark Kettenis
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-02-072003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2002-08-29 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).Joel Brobecker
2002-08-23 * proc-api.c (rw_table): Do not include a row for PCDSTOP if theJoel Brobecker
2002-07-16 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid includingJoel Brobecker
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney
2001-05-102001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2001-03-27Add AIX5 procfs support.Kevin Buettner
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-02-19 * demangle.c (demangling_style_names): New variable.Eli Zaretskii
2000-07-30Protoization.Kevin Buettner
2000-05-23IRIX GCC fixes from 5.0 branch.Andrew Cagney
2000-05-052000-05-05 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder
2000-05-052000-05-05 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder
2000-04-27 * proc-api.c (write_with_trace): Change 'arg' from long to int.Michael Snyder
2000-01-25import gdb-2000-01-24 snapshotJason Molenda