Age | Commit message (Expand) | Author | Files | Lines |
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 | gdb/ | Jan Kratochvil | 1 | -22/+22 |
2010-01-01 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 12 | -12/+19 |
2009-11-23 | gdb/ChangeLog: | Paul Pluzhnikov | 1 | -10/+7 |
2009-11-18 | * cli/cli-script.c (process_next_line): Recognize 'end' | Vladimir Prus | 1 | -10/+15 |
2009-10-23 | 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -2/+3 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -7/+7 |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 1 | -2/+1 |
2009-08-13 | Revert 2009-08-07 changes for PR gdb/8869: | Pedro Alves | 1 | -36/+18 |
2009-08-07 | PR gdb/8869: | Tom Tromey | 1 | -18/+36 |
2009-08-03 | Refactor reading of commands | Vladimir Prus | 1 | -32/+60 |
2009-07-11 | 2009-07-11 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -13/+18 |
2009-07-09 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
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 | 2 | -0/+8 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2 | -11/+24 |
2009-07-02 | * disasm.h (gdb_disassembly): Add GDBARCH parameter. | Ulrich Weigand | 1 | -10/+17 |
2009-06-19 | 2009-06-19 Samuel Bronson <naesten@gmail.com> | Tom Tromey | 1 | -2/+5 |
2009-06-19 | 2009-06-19 Samuel Bronson <naesten@gmail.com> | Tom Tromey | 1 | -2/+3 |
2009-06-17 | ChangeLog: | Ulrich Weigand | 1 | -4/+4 |
2009-06-08 | * cli/cli-decode.c (add_alias_cmd): Correct assertion. | Pierre Muller | 1 | -1/+1 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2009-05-23 | gdb/ | Jan Kratochvil | 2 | -5/+5 |
2009-05-19 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-05-12 | gdb/ | Pedro Alves | 1 | -11/+0 |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 3 | -32/+5 |
2009-03-10 | * disasm.c (gdb_disassembly): Remove unused argument | Hui Zhu | 1 | -1/+1 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+1 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+4 |
2009-02-06 | gdb/ | Thiago Jung Bauermann | 2 | -4/+14 |
2009-01-23 | 2009-01-23 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -0/+27 |
2009-01-14 | * NEWS: Document "define" for prefixed commands. | Daniel Jacobowitz | 4 | -31/+86 |
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 | 12 | -14/+14 |
2008-12-12 | gdb | Tom Tromey | 1 | -10/+38 |
2008-12-10 | gdb | Tom Tromey | 2 | -34/+66 |
2008-11-10 | * cli/cli-cmds.c (source_script): Clean up full_pathname. Run | Tom Tromey | 1 | -1/+5 |
2008-10-30 | * cli/cli-logging.c (handle_redirections): Make a cleanup. | Tom Tromey | 1 | -0/+6 |
2008-10-28 | * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o. | Tom Tromey | 2 | -39/+0 |
2008-10-28 | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 2 | -20/+1 |
2008-08-30 | revert previous change, like interpreting English is obvious ... | Doug Evans | 1 | -2/+2 |
2008-08-29 | * cli/cli-decode.c (help_cmd): Fix thinko in pre/post hook help output. | Doug Evans | 1 | -6/+4 |
2008-08-16 | gdb/ | Thiago Jung Bauermann | 1 | -73/+92 |
2008-08-06 | Initial python support. | Thiago Jung Bauermann | 2 | -5/+51 |
2008-07-30 | * cli/cli-decode.c (lookup_cmd_1): Use memcpy. | Tom Tromey | 1 | -10/+2 |
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 | 3 | -26/+0 |