Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -3/+3 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -1/+1 |
2014-02-26 | bsd-uthread.c: Don't install a to_xfer_partial method | Pedro Alves | 1 | -16/+0 |
2014-02-19 | Add target_ops argument to to_extra_thread_info | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_close | Tom Tromey | 1 | -1/+1 |
2014-02-11 | Update comments to to_xfer_partial implementations. | Yao Qi | 1 | -2/+3 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -3/+3 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-08-05 | more add_target removals | Tom Tromey | 1 | -1/+1 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -7/+7 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-04-14 | Group errors for many missing shared libraries. | Pedro Alves | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -5/+10 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -1/+1 |
2009-06-16 | 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+1 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -2/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -17/+24 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -4/+7 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -3/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -2/+3 |
2008-09-11 | * bsd-uthread.c (bsd_uthread_read_memory_address): New function. | Ulrich Weigand | 1 | -10/+12 |
2008-09-08 | * bsd-uthread.c (bsd_uthread_find_new_threads): Claim the main | Pedro Alves | 1 | -1/+9 |
2008-09-08 | * bsd-uthread.c (bsd_uthread_wait): Decorate the main thread with | Pedro Alves | 1 | -9/+11 |
2008-08-18 | * bsd-uthread.c (bsd_uthread_close): New. | Pedro Alves | 1 | -9/+16 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-06 | * bsd-uthread.c (bsd_uthread_wait): Don't try to fetch thread IDs | Mark Kettenis | 1 | -0/+6 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -6/+6 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-18 | * target.c (normal_pid_to_str): Use xsnprintf instead of snprintf. | Mark Kettenis | 1 | -4/+2 |
2005-07-04 | * i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_byte *' in | Mark Kettenis | 1 | -1/+1 |
2005-05-16 | Oops. | Mark Kettenis | 1 | -2/+3 |
2005-05-02 | * bsd-uthread.c: Include "solib.h". | Mark Kettenis | 1 | -0/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-12 | * bsd-uthread.h: New file. | Mark Kettenis | 1 | -0/+516 |