summaryrefslogtreecommitdiff
path: root/gdb/nto-procfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-2/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-08-12 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2005-08-121-6/+2
* Index: gdb/ChangeLogBob Rossi2005-07-061-1/+2
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-2/+2
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-10/+10
* 2005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-191-1/+1
* 2005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-151-1/+1
* 2005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-121-0/+1
* * nto-tdep.h: Include osabi.h. Prototypes for generic NeutrinoKris Warkentin2004-12-101-18/+32
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* 2004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-241-1/+1