Age | Commit message (Expand) | Author | Files | Lines |
2011-04-27 | * target.h (struct target_ops): Remove to_notice_signals; | Ulrich Weigand | 1 | -26/+11 |
2011-04-26 | 2011-04-26 Aleksandar Ristovski <aristovski@qnx.com> | Ulrich Weigand | 1 | -2/+4 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+5 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-07 | 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpoint | Thiago Jung Bauermann | 1 | -2/+4 |
2010-04-05 | Remove remaining "%ll" uses. | Pierre Muller | 1 | -2/+2 |
2010-02-15 | gdb/ | Jan Kratochvil | 1 | -4/+1 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+4 |
2009-07-28 | * nto-tdep.c (nto_thread_state_str): New array. | Aleksandar Ristovski | 1 | -9/+108 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -4/+8 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -1/+1 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -5/+5 |
2009-05-27 | * nto-procfs.c (get_regset): Pass correct pointer. | Aleksandar Ristovski | 1 | -1/+1 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+1 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -1/+1 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -2/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -11/+12 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -4/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -5/+5 |
2008-10-30 | * source.c (symtab_to_fullname): Test 'r >= 0'. | Tom Tromey | 1 | -14/+22 |
2008-10-23 | * nto-procfs.c (do_attach): Form proper ptid including pid and tid. | Aleksandar Ristovski | 1 | -1/+2 |
2008-10-23 | * nto-procfs.c (procfs_files_info): Fix a typo. | Aleksandar Ristovski | 1 | -3/+4 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -5/+6 |
2008-09-22 | Make the stop_soon global be per-inferior instead. | Pedro Alves | 1 | -1/+0 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -2/+11 |
2008-09-05 | * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter to | Ulrich Weigand | 1 | -1/+2 |
2008-07-24 | * nto-procfs.c (procfs_attach): Populate initial thread list. | Aleksandar Ristovski | 1 | -1/+2 |
2008-07-23 | * nto-procfs.c (procfs_xfer_memory): Changed signature. | Aleksandar Ristovski | 1 | -12/+13 |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -1/+1 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -8/+8 |
2007-05-06 | * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset): | Ulrich Weigand | 1 | -4/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-11-24 | * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. | Ulrich Weigand | 1 | -0/+1 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -12/+10 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -2/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-08-12 | 2005-08-12 Kris Warkentin <kewarken@qnx.com> | Kris Warkentin | 1 | -6/+2 |
2005-07-06 | Index: gdb/ChangeLog | Bob Rossi | 1 | -1/+2 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+10 |
2005-01-19 | 2005-01-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |