aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-112012-12-11 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+7
2012-12-11gdb/Pedro Alves1-60/+16
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-15/+15
2012-09-27Make procfs.c:proc_get_LDT_entry staticJoel Brobecker1-1/+1
2012-09-27Fix declaration of proc_find_memory_regionsJoel Brobecker1-5/+1
2012-09-26 * procfs.c: Add gdb_bfd header.Pierre Muller1-0/+1
2012-08-07gdb/Jan Kratochvil1-0/+1
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-2/+1
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-1/+2
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-5/+5
2012-05-24gdb/Pedro Alves1-5/+5
2012-05-24gdb/Pedro Alves1-9/+9
2012-05-17procfs.c: Remove unused functions and make many functions staticJoel Brobecker1-273/+62
2012-04-27 * proc-utils.h (proc_prettyprint_signalset): New prototype.Maciej W. Rozycki1-3/+12
2012-04-25avoid a few strncpy-induced buffer overrunsJim Meyering1-2/+3
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge1-1/+1
2012-01-20ChangeLog:Ulrich Weigand1-13/+20
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-10procfs file descriptor leaksJoel Brobecker1-12/+11
2011-11-10[procfs] /proc/.../map file descriptor leakJoel Brobecker1-1/+6
2011-09-222011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2011-04-27fix procfs.c:procfs_pass_signals advance declarationJoel Brobecker1-1/+1
2011-04-27 * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand1-39/+19
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-124/+127
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-11/+16
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-11-28gdb/Jan Kratochvil1-2/+2
2010-08-31gdb/Jan Kratochvil1-34/+9
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-2/+4
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-3/+3
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+10
2010-05-17 * procfs.c: Reformat.Pedro Alves1-1212/+726
2010-05-11 * procfs.c (proc_watchpoint_address): New function.Pierre Muller1-3/+49
2010-04-20Unused function in procfs.c on alpha-tru64.Joel Brobecker1-1/+3
2010-04-20procfs.c: iterate_over_mappings callback has wrong profile.Joel Brobecker1-4/+21
2010-04-20procfs.c: Move solib_mappings_callback up to avoid compiler warning.Joel Brobecker1-51/+47
2010-04-20procfs.c: Move find_signalled_thread and find_stop_signal.Joel Brobecker1-22/+22
2010-02-15gdb/Jan Kratochvil1-3/+1
2010-01-28Another -Wunused-function error in procfs.c (sparc-solaris)Joel Brobecker1-129/+129
2010-01-14gdb/Jan Kratochvil1-1/+1
2010-01-09Breakpoint in shared library does not work on mips-irix.Joel Brobecker1-1/+18
2010-01-09-Wunused warning in procfs.c (mips-irix only).Joel Brobecker1-7/+16
2010-01-09 * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-102009-11-10 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz1-4/+15
2009-10-21 * rs6000-nat.c (exec_one_dummy_insn): Add missing new ASPACE parameterPierre Muller1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+2