summaryrefslogtreecommitdiff
path: root/gdb/nto-procfs.c
Commit message (Expand)AuthorAgeFilesLines
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-8/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Push pruning old threads down to the targetPedro Alves2014-10-151-4/+6
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-2/+0
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-0/+2
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* constify to_openTom Tromey2014-07-301-3/+3
* constify to_attachTom Tromey2014-06-041-1/+1
* Native targets: Add inf-child.c:inf_child_mourn_inferior and use it.Pedro Alves2014-05-211-2/+1
* Allow making GDB not automatically connect to the native target.Pedro Alves2014-05-211-13/+41
* nto-procfs.c: Add "target native".Pedro Alves2014-05-211-12/+32
* Make the nto-procfs.c target inherit inf-child.c.Pedro Alves2014-03-121-73/+46
* nto-procfs.c: Don't install a deprecated_xfer_memory methodPedro Alves2014-02-261-24/+34
* fix buglet in nto-procfs.cTom Tromey2014-02-191-2/+3
* Add target_ops argument to to_stopTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_pass_signalsTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_can_runTom Tromey2014-02-191-2/+2
* Add target_ops argument to to_insert_watchpointTom Tromey2014-02-191-2/+4
* Add target_ops argument to to_remove_watchpointTom Tromey2014-02-191-2/+4
* Add target_ops argument to to_insert_hw_breakpointTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-2/+4
* Add target_ops argument to to_post_attachTom Tromey2014-02-191-1/+1
* add "this" pointers to more target APIsTom Tromey2014-02-191-2/+2
* target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger2014-01-161-2/+2
* Add target_ops argument to to_prepare_to_storeMarkus Metzger2014-01-161-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-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-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-7/+8
* Replace most uses of deprecated_throw_reason with quit.Andrew Burgess2013-07-311-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* gdb/Pedro Alves2012-05-241-4/+4
* gdb/Pedro Alves2012-05-241-6/+6
* not-procfs.c: Make procfs_find_new_threads and procfs_pid_to_str static.Joel Brobecker2012-05-031-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand2011-04-271-26/+11
* 2011-04-26 Aleksandar Ristovski <aristovski@qnx.com>Ulrich Weigand2011-04-261-2/+4
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+2
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-4/+5
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann2010-07-071-2/+4
* Remove remaining "%ll" uses.Pierre Muller2010-04-051-2/+2
* gdb/Jan Kratochvil2010-02-151-4/+1
* gdb/Jan Kratochvil2010-01-081-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-2/+4
* * nto-tdep.c (nto_thread_state_str): New array.Aleksandar Ristovski2009-07-281-9/+108
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-4/+8