Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | * tracepoint.h (set_traceframe_number) | Pedro Alves | 1 | -0/+61 |
2010-02-12 | gdb/doc/ | Pedro Alves | 1 | -2/+2 |
2010-02-11 | * tracepoint.c (tfile_open): Remove spurious discard_cleanups. | Pedro Alves | 1 | -3/+4 |
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 1 | -1/+0 |
2010-01-16 | 2010-01-16 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -27/+110 |
2010-01-15 | Add trace file support. | Stan Shebs | 1 | -32/+1208 |
2010-01-07 | Make tracepoint operations go through target vector. | Stan Shebs | 1 | -654/+266 |
2010-01-07 | * tracepoint.c (trace_dump_command): Don't decr_pc_after_break. | Stan Shebs | 1 | -2/+1 |
2010-01-06 | Support disconnected tracing. | Stan Shebs | 1 | -22/+124 |
2010-01-06 | Add fast tracepoints. | Stan Shebs | 1 | -1/+30 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-31 | Add new tracepoint action teval. | Stan Shebs | 1 | -0/+80 |
2009-12-31 | * tracepoint.c (trace_find_command): Error out if trace running. | Stan Shebs | 1 | -0/+18 |
2009-12-30 | * tracepoint.c (trace_status_command): Add some status output. | Stan Shebs | 1 | -0/+12 |
2009-12-30 | Add default-collect variable. | Stan Shebs | 1 | -5/+45 |
2009-12-28 | 2009-12-28 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -3/+248 |
2009-12-24 | 2009-12-23 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -3/+49 |
2009-12-23 | 2009-12-23 Dmitry Gorbachev <d.g.gorbachev@gmail.com> | Tom Tromey | 1 | -0/+4 |
2009-07-14 | gdb/ | Stan Shebs | 1 | -0/+20 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -6/+15 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -8/+13 |
2009-07-02 | * gdbtypes.h (struct builtin_type): Add internal_fn member. | Ulrich Weigand | 1 | -34/+4 |
2009-06-04 | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS. | Ulrich Weigand | 1 | -8/+21 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -22/+13 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-05-22 | * remote.c (compare_sections_command): Don't declare exec_bfd. | Pedro Alves | 1 | -1/+1 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -22/+15 |
2009-03-31 | 2009-03-30 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -664/+103 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -7/+9 |
2008-10-28 | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 1 | -2/+4 |
2008-09-13 | * varobj.c (varobj_set_display_format): Use xfree. | Tom Tromey | 1 | -1/+1 |
2008-09-11 | * defs.h (struct gdbarch): Add forward declaration. | Ulrich Weigand | 1 | -18/+13 |
2008-08-21 | * frame.h (frame_map_regnum_to_name): Remove prototype. | Ulrich Weigand | 1 | -2/+3 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -17/+17 |
2008-07-25 | gdb: | Tom Tromey | 1 | -5/+5 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -33/+13 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -27/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -3/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 1 | -7/+0 |
2008-05-04 | * inferior.h (read_pc_pid, write_pc_pid): Remove. | Ulrich Weigand | 1 | -2/+7 |
2008-02-05 | 2008-02-05 Andrzej Zaborowski <balrogg@gmail.com> | Jim Blandy | 1 | -1/+4 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -11/+6 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-27 | * tracepoint.c (tracepoint_operation): Report the deletion event | Jim Blandy | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-05 | 2007-08-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+5 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+3 |