summaryrefslogtreecommitdiff
path: root/gdb/nto-procfs.c
Commit message (Expand)AuthorAgeFilesLines
* * 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.aburgess2013-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-2010-07-07-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
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-1/+1
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-5/+5
* * nto-procfs.c (get_regset): Pass correct pointer.Aleksandar Ristovski2009-05-271-1/+1
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-1/+1
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-11/+12
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-4/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-5/+5
* * source.c (symtab_to_fullname): Test 'r >= 0'.Tom Tromey2008-10-301-14/+22
* * nto-procfs.c (do_attach): Form proper ptid including pid and tid.Aleksandar Ristovski2008-10-231-1/+2
* * nto-procfs.c (procfs_files_info): Fix a typo.Aleksandar Ristovski2008-10-231-3/+4
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-5/+6
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-221-1/+0
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-2/+11
* * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand2008-09-051-1/+2
* * nto-procfs.c (procfs_attach): Populate initial thread list.Aleksandar Ristovski2008-07-241-1/+2
* * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski2008-07-231-12/+13
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+2
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-1/+1
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-8/+8
* * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand2007-05-061-4/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency.Ulrich Weigand2006-11-241-0/+1
* gdb/Daniel Jacobowitz2006-04-181-12/+10