Age | Commit message (Expand) | Author | Files | Lines |
2010-07-27 | * cli/cli-cmds.c (disassemble_command): Add support of disassemble | Cheng Renquan | 1 | -3/+15 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+7 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+1 |
2010-04-23 | Add support for auto-loading scripts from .debug_gdb_scripts section. | Doug Evans | 1 | -1/+1 |
2010-04-15 | Add -s option to source command. | Doug Evans | 1 | -58/+120 |
2010-04-09 | 2010-04-08 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -2/+2 |
2010-04-07 | * cli/cli-cmds.c (source_command): Run cleanups. | Doug Evans | 1 | -0/+2 |
2010-03-05 | gdb | Tom Tromey | 1 | -1/+1 |
2010-01-18 | Allow "source" to load python scripts. | Joel Brobecker | 1 | -12/+96 |
2010-01-06 | Support disconnected tracing. | Stan Shebs | 1 | -0/+4 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-23 | gdb/ChangeLog: | Paul Pluzhnikov | 1 | -10/+7 |
2009-10-23 | 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -2/+3 |
2009-07-11 | 2009-07-11 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -13/+18 |
2009-07-09 | * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias for "info" command. | Pierre Muller | 1 | -0/+1 |
2009-07-02 | gdb/ | Pedro Alves | 1 | -0/+4 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -7/+18 |
2009-07-02 | * disasm.h (gdb_disassembly): Add GDBARCH parameter. | Ulrich Weigand | 1 | -10/+17 |
2009-05-19 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 1 | -9/+5 |
2009-03-10 | * disasm.c (gdb_disassembly): Remove unused argument | Hui Zhu | 1 | -1/+1 |
2009-01-14 | * NEWS: Document "define" for prefixed commands. | Daniel Jacobowitz | 1 | -4/+5 |
2009-01-07 | * cli/cli-cmds.c (set_debug): Fix cut-n-paste error. | Doug Evans | 1 | -1/+1 |
2009-01-06 | Check return values of functions declared with warn_unused_result | Jim Blandy | 1 | -1/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-10 | * cli/cli-cmds.c (source_script): Clean up full_pathname. Run | Tom Tromey | 1 | -1/+5 |
2008-07-30 | * cli/cli-cmds.c (edit_command): Remove unused variables. Delete | Tom Tromey | 1 | -17/+16 |
2008-07-26 | Kill cmd_async_ok. | Vladimir Prus | 1 | -4/+0 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -0/+5 |
2008-05-23 | * annotate.c (annotate_source, annotate_frame_begin): Replace | Markus Deuling | 1 | -22/+10 |
2008-05-05 | * NEWS: Mention new /m modifier for disassemble command. | Doug Evans | 1 | -52/+105 |
2008-04-17 | * cli/cli-decode.h (CMD_ASYNC_OK): New define. | Tom Tromey | 1 | -6/+10 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -4/+1 |
2007-02-08 | Reported by timeless@gmail.com: | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-10-27 | * gdbcmd.h (detachlist): Declare. | Andreas Schwab | 1 | -0/+5 |
2006-07-21 | 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -5/+64 |
2006-05-15 | 2006-05-15 Peter O'Gorman <gdb-patches@mlists.thewrittenword.com> | Daniel Jacobowitz | 1 | -3/+3 |
2006-01-23 | 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -2/+17 |
2005-12-17 | * cli/cli-utils.h: | Eli Zaretskii | 1 | -3/+4 |
2005-07-04 | * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call. | Mark Kettenis | 1 | -2/+3 |
2005-05-27 | 2005-05-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+3 |
2005-05-12 | * Makefile.in (go32-nat.o): Add $(top_h) to prerequisites. | Eli Zaretskii | 1 | -7/+6 |
2005-04-28 | * cli/cli-cmds.c (edit_command): If symtab->fullname is not yet | Eli Zaretskii | 1 | -15/+16 |
2005-03-16 | * utils.c (internal_vproblem): Guard call to fork with | Mark Mitchell | 1 | -2/+3 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+60 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+14 |