Age | Commit message (Expand) | Author | Files | Lines |
2009-08-03 | Refactor reading of commands | Vladimir Prus | 1 | -0/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -5/+10 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -11/+6 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+2 |
2009-05-19 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-04-23 | gdb | Tom Tromey | 1 | -0/+3 |
2009-03-20 | gdb: | Tom Tromey | 1 | -0/+2 |
2009-03-19 | * utils.c (do_obstack_free): New function. | Tom Tromey | 1 | -0/+3 |
2009-03-13 | * source.c (source_full_path_of): Constify parameter filename. | Joel Brobecker | 1 | -1/+1 |
2009-02-06 | gdb/ | Pedro Alves | 1 | -1/+4 |
2009-01-09 | * defs.h (deprecated_error_hook): Delete declaration. | Pedro Alves | 1 | -2/+0 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-27 | gdb: | Tristan Gingold | 1 | -0/+1 |
2008-11-05 | * defs.h (add_inferior_continuation) | Pedro Alves | 1 | -0/+12 |
2008-10-28 | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 1 | -0/+2 |
2008-10-23 | gdb/ | Pedro Alves | 1 | -0/+1 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+2 |
2008-09-14 | * defs.h (GCC_GENERATED_STDINT_H): Define. | Joel Brobecker | 1 | -0/+14 |
2008-09-11 | * defs.h (struct gdbarch): Add forward declaration. | Ulrich Weigand | 1 | -1/+2 |
2008-09-08 | Remove global continuations in favour of a per-thread | Pedro Alves | 1 | -7/+9 |
2008-09-04 | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 1 | -4/+6 |
2008-08-16 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2008-08-06 | Initial python support. | Thiago Jung Bauermann | 1 | -0/+1 |
2008-07-28 | * annotate.h (deprecated_annotate_starting_hook): Remove. | Tom Tromey | 1 | -3/+0 |
2008-07-12 | 2008-07-12 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -10/+7 |
2008-07-12 | Replace struct continuation_args by void* and per command structs. | Pedro Alves | 1 | -16/+4 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -0/+3 |
2008-06-26 | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 1 | -0/+1 |
2008-06-10 | Introduce common cleanup for restoring integers. | Vladimir Prus | 1 | -1/+13 |
2008-05-24 | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 1 | -0/+2 |
2008-05-23 | * annotate.c (annotate_source, annotate_frame_begin): Replace | Markus Deuling | 1 | -3/+1 |
2008-05-03 | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 1 | -6/+0 |
2008-05-01 | * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*. | Pedro Alves | 1 | -0/+1 |
2008-04-24 | exec_cleanup murder. | Vladimir Prus | 1 | -8/+5 |
2008-04-19 | * defs.h (exec_set_section_offsets): Remove prototype. | Thiago Jung Bauermann | 1 | -4/+0 |
2008-03-14 | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 1 | -3/+0 |
2008-01-18 | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 1 | -8/+0 |
2008-01-18 | * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriate | Markus Deuling | 1 | -31/+0 |
2008-01-16 | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 1 | -1/+0 |
2008-01-11 | * defs.h (struct continuation_arg): Fix typo in comment. | Doug Evans | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-04 | Support lexical blocks and function bodies that occupy | Jim Blandy | 1 | -0/+3 |
2007-11-17 | * configure.ac (hostfile, targetfile): Remove. | Ulrich Weigand | 1 | -16/+0 |
2007-11-15 | Remove 'run_cleanup'. | Vladimir Prus | 1 | -3/+0 |
2007-10-13 | * gdbarch.sh (deprecated_use_struct_convention): Remove. | Ulrich Weigand | 1 | -6/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-09 | Re-instated Guile/Scheme support. | Ludovic Courtès | 1 | -0/+1 |
2007-06-04 | * defs.h (ldirname): New prototype. | Daniel Jacobowitz | 1 | -0/+2 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-04-13 | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 1 | -1/+0 |