aboutsummaryrefslogtreecommitdiff
path: root/gdb/nto-procfs.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-24gdb/Pedro Alves1-4/+4
2012-05-24gdb/Pedro Alves1-6/+6
2012-05-03not-procfs.c: Make procfs_find_new_threads and procfs_pid_to_str static.Joel Brobecker1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-04-27 * target.h (struct target_ops): Remove to_notice_signals;Ulrich Weigand1-26/+11
2011-04-262011-04-26 Aleksandar Ristovski <aristovski@qnx.com>Ulrich Weigand1-2/+4
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-2/+4
2010-04-05 Remove remaining "%ll" uses.Pierre Muller1-2/+2
2010-02-15gdb/Jan Kratochvil1-4/+1
2010-01-08gdb/Jan Kratochvil1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+4
2009-07-28 * nto-tdep.c (nto_thread_state_str): New array.Aleksandar Ristovski1-9/+108
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-4/+8
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-1/+1
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5
2009-05-27 * nto-procfs.c (get_regset): Pass correct pointer.Aleksandar Ristovski1-1/+1
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-1/+1
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-11/+12
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-4/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-5/+5
2008-10-30 * source.c (symtab_to_fullname): Test 'r >= 0'.Tom Tromey1-14/+22
2008-10-23 * nto-procfs.c (do_attach): Form proper ptid including pid and tid.Aleksandar Ristovski1-1/+2
2008-10-23* nto-procfs.c (procfs_files_info): Fix a typo.Aleksandar Ristovski1-3/+4
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-5/+6
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves1-1/+0
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-2/+11
2008-09-05 * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand1-1/+2
2008-07-24 * nto-procfs.c (procfs_attach): Populate initial thread list.Aleksandar Ristovski1-1/+2
2008-07-23 * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski1-12/+13
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+2
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-1/+1
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-8/+8
2007-05-06 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand1-4/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-11-24 * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency.Ulrich Weigand1-0/+1
2006-04-18gdb/Daniel Jacobowitz1-12/+10
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-2/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-08-122005-08-12 Kris Warkentin <kewarken@qnx.com>Kris Warkentin1-6/+2
2005-07-06Index: gdb/ChangeLogBob Rossi1-1/+2