summaryrefslogtreecommitdiff
path: root/gdb/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Delete Tru64 supportPedro Alves2014-10-171-17/+0
* Push pruning old threads down to the targetPedro Alves2014-10-151-4/+6
* Drop 'regset_from_core_section' gdbarch methodAndreas Arnez2014-09-301-1/+1
* [IRIX] eliminate deprecated_insert_raw_breakpoint usesPedro Alves2014-09-121-42/+5
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* clean up some target delegation casesTom Tromey2014-07-181-5/+3
* make_corefile_notes: have caller free returned memoryMarkus Metzger2014-06-251-1/+0
* constify to_info_proc and friendsTom Tromey2014-06-161-2/+2
* constify to_attachTom Tromey2014-06-041-2/+2
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Allow making GDB not automatically connect to the native target.Pedro Alves2014-05-211-5/+8
* Rename Solaris's target to "target child" like most other ports.Pedro Alves2014-03-131-4/+0
* procfs.c: Don't install a deprecated_xfer_memory methodPedro Alves2014-02-241-46/+27
* Add target_ops argument to to_make_corefile_notesTom Tromey2014-02-191-3/+4
* Add target_ops argument to to_find_memory_regionsTom Tromey2014-02-191-2/+4
* Add target_ops argument to to_stopTom Tromey2014-02-191-2/+2
* Add target_ops argument to to_pass_signalsTom Tromey2014-02-191-2/+4
* Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_insert_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_remove_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-2/+4
* add "this" pointers to more target APIsTom Tromey2014-02-191-1/+1
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-4/+6
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-2/+2
* Remove assert in procfs.c::procfs_make_note_section (x86-solaris)Joel Brobecker2014-01-271-3/+0
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add target_xfer_partial_ftypeYao Qi2013-12-181-6/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_dirent.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* constify to_detachTom Tromey2013-11-081-2/+2
* Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...Pedro Alves2013-10-251-2/+0
* 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