]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/procfs.c
Fix gdb 8.1 Solaris compilation
[thirdparty/binutils-gdb.git] / gdb / procfs.c
2017-09-22  Rainer OrthFix gdb 8.1 Solaris compilation
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-18  Tom TromeyRemove save_inferior_ptid
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-05-15  Rainer OrthFix gdb procfs.c compilation on Solaris
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-04-05  Pedro Alves-Wwrite-strings: More Solaris
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-25  Rainer OrthFix gdb C++ compilation on Solaris (PR build/20712)
2016-09-19  Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-09-01  Sergio Durigan JuniorUse target_continue{,_no_signal} instead of target_resume
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-21  Marcin Cieslakprocfs.c: Include "filestuff.h"
2015-08-07  Pedro AlvesFix interrupt-noterm.exp on targets always in non-stop
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-17  Pedro AlvesDelete Tru64 support
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-09-30  Andreas ArnezDrop 'regset_from_core_section' gdbarch method
2014-09-12  Pedro Alves[IRIX] eliminate deprecated_insert_raw_breakpoint uses
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-18  Tom Tromeyclean up some target delegation cases
2014-06-25  Markus Metzgermake_corefile_notes: have caller free returned memory
2014-06-16  Tom Tromeyconstify to_info_proc and friends
2014-06-04  Tom Tromeyconstify to_attach
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-03-13  Pedro AlvesRename Solaris's target to "target child" like most...
2014-02-24  Pedro Alvesprocfs.c: Don't install a deprecated_xfer_memory method
2014-02-19  Tom TromeyAdd target_ops argument to to_make_corefile_notes
2014-02-19  Tom TromeyAdd target_ops argument to to_find_memory_regions
2014-02-19  Tom TromeyAdd target_ops argument to to_stop
2014-02-19  Tom TromeyAdd target_ops argument to to_pass_signals
2014-02-19  Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19  Tom Tromeyadd "this" pointers to more target APIs
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-27  Joel BrobeckerRemove assert in procfs.c::procfs_make_note_section...
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18  Yao QiAdd target_xfer_partial_ftype
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_dirent.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Tom Tromeyconstify to_detach
2013-10-25  Pedro AlvesMake STARTUP_WITH_SHELL a runtime toggle -- add new...
2013-10-04  Joel BrobeckerFix build failure in procfs.c after MERGEPID -> ptid_bu...
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-11  Pedro Alves2012-12-11 Pedro Alves <pedro@codesourcery.com>
2012-12-11  Pedro Alvesgdb/
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-09-27  Joel BrobeckerMake procfs.c:proc_get_LDT_entry static
2012-09-27  Joel BrobeckerFix declaration of proc_find_memory_regions
2012-09-26  Pierre Muller * procfs.c: Add gdb_bfd header.
2012-08-07  Jan Kratochvilgdb/
2012-07-23  Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23  Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-05-17  Joel Brobeckerprocfs.c: Remove unused functions and make many functio...
2012-04-27  Maciej W. Rozycki * proc-utils.h (proc_prettyprint_signalset): New proto...
2012-04-25  Jim Meyeringavoid a few strncpy-induced buffer overruns
2012-03-21  Thomas Schwingestruct siginfo vs. siginfo_t
2012-01-20  Ulrich WeigandChangeLog:
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-10  Joel Brobeckerprocfs file descriptor leaks
2011-11-10  Joel Brobecker[procfs] /proc/.../map file descriptor leak
2011-09-22  Tristan Gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-04-27  Joel Brobeckerfix procfs.c:procfs_pass_signals advance declaration
2011-04-27  Ulrich Weigand * target.h (struct target_ops): Remove to_notice_signals;
2011-03-09  Pedro Alves * cli/cli-cmds.c (shell_escape): Use lbasename.
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-28  Jan Kratochvilgdb/
2010-08-31  Jan Kratochvilgdb/
2010-07-07  Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux... gdb_7_2-branchpoint
2010-07-01  Pedro Alves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-17  Pedro Alves * procfs.c: Reformat.
2010-05-11  Pierre Muller * procfs.c (proc_watchpoint_address): New function.
2010-04-20  Joel BrobeckerUnused function in procfs.c on alpha-tru64.
2010-04-20  Joel Brobeckerprocfs.c: iterate_over_mappings callback has wrong...
2010-04-20  Joel Brobeckerprocfs.c: Move solib_mappings_callback up to avoid...
2010-04-20  Joel Brobeckerprocfs.c: Move find_signalled_thread and find_stop_signal.
2010-02-15  Jan Kratochvilgdb/
2010-01-28  Joel BrobeckerAnother -Wunused-function error in procfs.c (sparc...
next