| Commit message (Expand) | Author | Age | Files | Lines |
* | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS. | Ulrich Weigand | 2009-06-04 | 1 | -8/+21 |
* | * value.h (struct internalvar): Remove. | Ulrich Weigand | 2009-06-03 | 1 | -22/+13 |
* | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 2009-05-28 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2009-05-23 | 1 | -1/+1 |
* | * remote.c (compare_sections_command): Don't declare exec_bfd. | Pedro Alves | 2009-05-22 | 1 | -1/+1 |
* | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 2009-05-05 | 1 | -22/+15 |
* | 2009-03-30 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2009-03-31 | 1 | -664/+103 |
* | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2009-02-25 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | gdb | Tom Tromey | 2008-10-28 | 1 | -7/+9 |
* | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 2008-10-28 | 1 | -2/+4 |
* | * varobj.c (varobj_set_display_format): Use xfree. | Tom Tromey | 2008-09-13 | 1 | -1/+1 |
* | * defs.h (struct gdbarch): Add forward declaration. | Ulrich Weigand | 2008-09-11 | 1 | -18/+13 |
* | * frame.h (frame_map_regnum_to_name): Remove prototype. | Ulrich Weigand | 2008-08-21 | 1 | -2/+3 |
* | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 2008-08-21 | 1 | -17/+17 |
* | gdb: | Tom Tromey | 2008-07-25 | 1 | -5/+5 |
* | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 2008-05-27 | 1 | -33/+13 |
* | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 2008-05-22 | 1 | -27/+0 |
* | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 2008-05-22 | 1 | -3/+0 |
* | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 2008-05-22 | 1 | -7/+0 |
* | * inferior.h (read_pc_pid, write_pc_pid): Remove. | Ulrich Weigand | 2008-05-04 | 1 | -2/+7 |
* | 2008-02-05 Andrzej Zaborowski <balrogg@gmail.com> | Jim Blandy | 2008-02-05 | 1 | -1/+4 |
* | * exec.c: #include "arch-utils.h" | Markus Deuling | 2008-01-11 | 1 | -11/+6 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | * tracepoint.c (tracepoint_operation): Report the deletion event | Jim Blandy | 2007-10-27 | 1 | -1/+2 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-08-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-08-05 | 1 | -2/+5 |
* | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-13 | 1 | -3/+3 |
* | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 2007-06-13 | 1 | -5/+14 |
* | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-12 | 1 | -1/+2 |
* | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-09 | 1 | -1/+2 |
* | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-09 | 1 | -5/+10 |
* | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-05-31 | 1 | -1/+1 |
* | * frame.c (frame_pop, frame_observer_target_changed): Call | Daniel Jacobowitz | 2007-02-28 | 1 | -2/+1 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | * printcmd.c: Coding style fixes: add missing spaces in comments | Mark Kettenis | 2006-07-17 | 1 | -3/+2 |
* | * remote.c (struct remote_state): Add BUF and BUF_SIZE. | Daniel Jacobowitz | 2006-03-30 | 1 | -23/+29 |
* | 2006-03-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2006-03-17 | 1 | -1/+1 |
* | gdb/ | Daniel Jacobowitz | 2006-02-01 | 1 | -5/+0 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | gdb/ChangeLog: | Jim Blandy | 2005-11-21 | 1 | -9/+15 |
* | 2005-11-19 Jim Blandy <jimb@redhat.com> | Jim Blandy | 2005-11-19 | 1 | -4/+11 |
* | 2005-11-18 Jim Blandy <jimb@redhat.com> | Jim Blandy | 2005-11-19 | 1 | -1/+1 |
* | 2005-11-18 Jim Blandy <jimb@redhat.com> | Jim Blandy | 2005-11-19 | 1 | -1/+1 |
* | From Josef Ezra <jezra@emc.com>: | Daniel Jacobowitz | 2005-08-01 | 1 | -1/+1 |
* | 2005-05-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-26 | 1 | -4/+4 |
* | * tracepoint.c (target_is_remote): Allow extended-remote. | Nathan Sidwell | 2005-03-08 | 1 | -3/+7 |
* | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-15 | 1 | -32/+32 |
* | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-14 | 1 | -30/+30 |
* | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-14 | 1 | -6/+6 |