Age | Commit message (Expand) | Author | Files | Lines |
2008-09-08 | Remove global continuations in favour of a per-thread | Pedro Alves | 1 | -53/+137 |
2008-09-04 | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 1 | -6/+6 |
2008-07-13 | * utils.c (struct continuation): Define as inheriting struct | Pedro Alves | 1 | -12/+25 |
2008-07-12 | 2008-07-12 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -58/+35 |
2008-07-12 | Replace struct continuation_args by void* and per command structs. | Pedro Alves | 1 | -8/+6 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -0/+8 |
2008-06-10 | Introduce common cleanup for restoring integers. | Vladimir Prus | 1 | -2/+40 |
2008-05-24 | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 1 | -0/+8 |
2008-04-24 | exec_cleanup murder. | Vladimir Prus | 1 | -19/+6 |
2008-03-14 | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 1 | -20/+0 |
2008-02-27 | * utils.c (debug_timestamp): New. | Daniel Jacobowitz | 1 | -0/+33 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-17 | * utils.c (string_to_core_addr): If the executable format | Maciej W. Rozycki | 1 | -0/+15 |
2007-11-15 | Remove 'run_cleanup'. | Vladimir Prus | 1 | -13/+0 |
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 | -4/+4 |
2007-06-13 | * utils.c (set_screen_size): Use INT_MAX for default columns. | Daniel Jacobowitz | 1 | -1/+1 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-04 | * defs.h (ldirname): New prototype. | Daniel Jacobowitz | 1 | -0/+28 |
2007-03-30 | * utils.c (string_to_core_addr): Comment typo. | Maciej W. Rozycki | 1 | -1/+1 |
2007-03-22 | 2007-03-22 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -3/+0 |
2007-02-08 | Reviewed and approved by Daniel Jacobowitz <drow@false.org> | Fred Fish | 1 | -12/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-12-06 | 2006-12-06 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+1 |
2006-11-17 | * utils.c (string_to_core_addr): Use error instead of | Daniel Jacobowitz | 1 | -2/+2 |
2006-10-18 | * utils.c (query): Use defaulted_query. | Daniel Jacobowitz | 1 | -90/+61 |
2006-09-21 | * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int) | Daniel Jacobowitz | 1 | -0/+99 |
2006-07-12 | gdb/ | Daniel Jacobowitz | 1 | -0/+9 |
2006-03-29 | * Makefile.in (utils.o): Update. | Daniel Jacobowitz | 1 | -8/+11 |
2006-02-10 | * Makefile.in (mingw-hdep.o, posix-hdep.o): New dependencies. | Daniel Jacobowitz | 1 | -19/+0 |
2006-02-02 | * printcmd.c (printf_command): Make format string checking | Daniel Jacobowitz | 1 | -10/+8 |
2006-02-01 | gdb/ | Daniel Jacobowitz | 1 | -0/+24 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-31 | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 1 | -5/+5 |
2005-07-04 | * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call. | Mark Kettenis | 1 | -2/+2 |
2005-03-18 | * utils.c (safe_strerror): Use xsnprintf instead of sprintf. | Mark Kettenis | 1 | -40/+52 |
2005-03-17 | * defs.h (xsnprintf): New prototype. | Mark Kettenis | 1 | -0/+14 |
2005-03-16 | * utils.c (internal_vproblem): Guard call to fork with | Mark Mitchell | 1 | -0/+2 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+53 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+13 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -21/+28 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+19 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -12/+12 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -15/+15 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2005-02-06 | 2005-02-03 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+6 |
2005-01-21 | * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS | Mark Kettenis | 1 | -8/+3 |
2005-01-19 | 2005-01-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -31/+3 |
2005-01-19 | 2005-01-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |