summaryrefslogtreecommitdiff
path: root/gdb/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker2013-10-041-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-50/+55
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-12-11 Pedro Alves <pedro@codesourcery.com>Pedro Alves2012-12-111-0/+7
* gdb/Pedro Alves2012-12-111-60/+16
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-15/+15
* Make procfs.c:proc_get_LDT_entry staticJoel Brobecker2012-09-271-1/+1
* Fix declaration of proc_find_memory_regionsJoel Brobecker2012-09-271-5/+1
* * procfs.c: Add gdb_bfd header.Pierre Muller2012-09-261-0/+1
* gdb/Jan Kratochvil2012-08-071-0/+1
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-2/+1
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-1/+2
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-5/+5
* gdb/Pedro Alves2012-05-241-5/+5
* gdb/Pedro Alves2012-05-241-9/+9
* procfs.c: Remove unused functions and make many functions staticJoel Brobecker2012-05-171-273/+62
* * proc-utils.h (proc_prettyprint_signalset): New prototype.Maciej W. Rozycki2012-04-271-3/+12
* avoid a few strncpy-induced buffer overrunsmeyering2012-04-251-2/+3
* struct siginfo vs. siginfo_ttschwinge2012-03-211-1/+1
* ChangeLog:Ulrich Weigand2012-01-201-13/+20
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* procfs file descriptor leaksJoel Brobecker2011-11-101-12/+11
* [procfs] /proc/.../map file descriptor leakJoel Brobecker2011-11-101-1/+6
* 2011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-221-1/+1
* fix procfs.c:procfs_pass_signals advance declarationJoel Brobecker2011-04-271-1/+1
* * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand2011-04-271-39/+19
* * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves2011-03-091-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-1/+1
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-124/+127
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-11/+16
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* gdb/Jan Kratochvil2010-11-281-2/+2
* gdb/Jan Kratochvil2010-08-311-34/+9
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-2010-07-07-branchpointThiago Jung Bauermann2010-07-071-2/+4
* * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves2010-07-011-3/+3
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+10
* * procfs.c: Reformat.Pedro Alves2010-05-171-1212/+726
* * procfs.c (proc_watchpoint_address): New function.Pierre Muller2010-05-111-3/+49
* Unused function in procfs.c on alpha-tru64.Joel Brobecker2010-04-201-1/+3
* procfs.c: iterate_over_mappings callback has wrong profile.Joel Brobecker2010-04-201-4/+21
* procfs.c: Move solib_mappings_callback up to avoid compiler warning.Joel Brobecker2010-04-201-51/+47
* procfs.c: Move find_signalled_thread and find_stop_signal.Joel Brobecker2010-04-201-22/+22
* gdb/Jan Kratochvil2010-02-151-3/+1
* Another -Wunused-function error in procfs.c (sparc-solaris)Joel Brobecker2010-01-281-129/+129
* gdb/Jan Kratochvil2010-01-141-1/+1
* Breakpoint in shared library does not work on mips-irix.Joel Brobecker2010-01-091-1/+18
* -Wunused warning in procfs.c (mips-irix only).Joel Brobecker2010-01-091-7/+16
* * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.Joel Brobecker2010-01-091-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-11-10 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz2009-11-101-4/+15