Age | Commit message (Expand) | Author | Files | Lines |
2012-11-20 | ARI fixes: sprintf rule. | Pierre Muller | 1 | -6/+10 |
2012-11-20 | gdb: include help aliases in help command completion | Mike Frysinger | 1 | -2/+3 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-10-18 | * tracepoint.c (print_one_static_tracepoint_marker): Constify. | Tom Tromey | 1 | -1/+2 |
2012-09-21 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-09-17 | gdb/ | Yao Qi | 3 | -6/+55 |
2012-08-28 | gdb/ | Yao Qi | 2 | -6/+6 |
2012-08-27 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2012-08-22 | * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case. | Tom Tromey | 1 | -1/+2 |
2012-08-09 | gdb/ | Yao Qi | 4 | -217/+479 |
2012-08-09 | gdb/ | Yao Qi | 2 | -14/+0 |
2012-08-09 | gdb/ | Yao Qi | 1 | -7/+7 |
2012-08-06 | PR cli/14392: | Tom Tromey | 1 | -1/+1 |
2012-08-06 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-07-26 | * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not | Tom Tromey | 1 | -2/+0 |
2012-07-24 | gdb/ | Yao Qi | 1 | -12/+4 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -4/+2 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -2/+4 |
2012-07-20 | gdb/ | Yao Qi | 1 | -6/+3 |
2012-07-19 | * cli/cli-setshow.c (do_setshow_command): Handle case 'var_filename' | Yao Qi | 1 | -15/+15 |
2012-07-18 | * utils.c (make_cleanup_bfd_unref): Rename from | Tom Tromey | 1 | -2/+2 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -2/+3 |
2012-07-05 | 2012-07-05 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 2 | -0/+20 |
2012-06-28 | Make logging work for MI. | Stan Shebs | 1 | -21/+43 |
2012-06-13 | * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. | Tom Tromey | 2 | -89/+37 |
2012-06-13 | * breakpoint.c (add_catch_command): Use completer_ftype. | Tom Tromey | 2 | -5/+2 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-08 | Display the ">" prompt in interactive mode while reading canned | Eli Zaretskii | 1 | -2/+21 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2 | -0/+52 |
2012-04-25 | * cli/cli-decode.c (print_doc_line): Use stream instead of | Doug Evans | 1 | -1/+1 |
2012-04-25 | back out previous change | Doug Evans | 1 | -1/+1 |
2012-04-25 | * cli/cli-decode.c (print_doc_line): Use stream instead of | Doug Evans | 1 | -1/+1 |
2012-04-25 | Corrupted path caused by "cd" command. | Joel Brobecker | 1 | -2/+2 |
2012-03-27 | 2012-03-27 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -14/+14 |
2012-03-01 | * NEWS: Mention new python command class gdb.COMMAND_USER. | Doug Evans | 1 | -4/+5 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -2/+2 |
2012-01-28 | gdb/ | Jan Kratochvil | 3 | -4/+4 |
2012-01-26 | gdb/ | Jan Kratochvil | 1 | -3/+1 |
2012-01-24 | gdb/ | Jan Kratochvil | 2 | -8/+3 |
2012-01-23 | gdb/ | Jan Kratochvil | 1 | -0/+11 |
2012-01-09 | * Makefile.in (SFILES): Remove wrapper.c. | Keith Seitz | 1 | -1/+0 |
2012-01-05 | 2012-01-05 Pedro Alves <alves.ped@gmail.com> | Pedro Alves | 1 | -91/+4 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 14 | -27/+15 |
2011-12-16 | * cli/cli-cmds.c (filter_sals): Filter out sals with NULL symtab. | Tom Tromey | 1 | -1/+1 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -14/+90 |
2011-11-15 | Make "!" an alias for "shell". | Doug Evans | 2 | -9/+7 |
2011-11-01 | 2011-10-06 Justin Lebar <justin.lebar@gmail.com> | Justin Lebar | 2 | -1/+6 |
2011-10-27 | * cli/cli-cmds.c (source_script_with_search): Pass full path to | Doug Evans | 1 | -3/+10 |
2011-10-09 | Add new "alias" command. | Doug Evans | 2 | -1/+217 |
2011-09-12 | gdb/ | Pedro Alves | 1 | -3/+9 |