summaryrefslogtreecommitdiff
path: root/gdb/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 overrunsJim Meyering2012-04-251-2/+3
* struct siginfo vs. siginfo_tThomas Schwinge2012-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