Age | Commit message (Expand) | Author | Files | Lines |
2015-01-30 | Add producer string to output of info source. | Doug Evans | 1 | -2/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -4/+8 |
2014-11-18 | SYMTAB_DIRNAME: New macro. | Doug Evans | 1 | -6/+8 |
2014-11-18 | SYMTAB_OBJFILE: New macro. | Doug Evans | 1 | -4/+5 |
2014-11-10 | source.c (select_source_symtab): Rewrite to use ALL_SYMTABS. | Doug Evans | 1 | -11/+8 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-03 | gdb/source.c: Fix matching path substitute rule listing | Brad Mouring | 1 | -1/+1 |
2014-06-02 | simplify substitute_path_rule_matches using filename_ncmp | Joel Brobecker | 1 | -9/+2 |
2014-06-02 | Remove some trailing spaces in source.c | Joel Brobecker | 1 | -1/+1 |
2014-05-21 | PR gdb/13860: make -interpreter-exec console "list" behave more like "list". | Pedro Alves | 1 | -4/+22 |
2014-01-07 | Fix dir command for duplicated paths and add a new testcase. | Edjunior Barbosa Machado | 1 | -10/+26 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-02 | Record objfile->original_name as an absolute path | Jan Kratochvil | 1 | -21/+3 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-04 | Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH. | Jan Kratochvil | 1 | -10/+13 |
2013-08-28 | PR gdb/15415 | Jan Kratochvil | 1 | -9/+22 |
2013-08-20 | * blockframe.c: Remove #include "psymtab.h". | Doug Evans | 1 | -3/+0 |
2013-06-20 | * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH | Doug Evans | 1 | -3/+4 |
2013-05-30 | fix source.c | Tom Tromey | 1 | -0/+4 |
2013-05-30 | some cleanup checker fixes | Tom Tromey | 1 | -3/+12 |
2013-05-09 | source.c: Use fgetc instead of getc. | Joel Brobecker | 1 | -4/+4 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -3/+4 |
2013-04-10 | Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. | Pedro Alves | 1 | -1/+4 |
2013-03-28 | Fix PR gdb/15294: list with unlimited listsize broken | Pedro Alves | 1 | -4/+4 |
2013-03-14 | gdb/ | Jan Kratochvil | 1 | -5/+12 |
2013-03-14 | gdb/ | Jan Kratochvil | 1 | -4/+9 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+5 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -16/+23 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -0/+51 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -10/+4 |
2013-01-13 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-13 | gdb/ | Jan Kratochvil | 1 | -3/+18 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-25 | gdb/ | Jan Kratochvil | 1 | -20/+16 |
2012-12-18 | * defs.h (directory_command): Don't declare. | Tom Tromey | 1 | -1/+1 |
2012-11-13 | * disasm.h (DISASSEMBLY_FILENAME): New macro. | Markus Metzger | 1 | -0/+5 |
2012-11-13 | * symtab.h (print_source_lines_flags): New enum. | Markus Metzger | 1 | -8/+8 |
2012-11-13 | ARI fixes: Avoid sprintf function use rule. | Pierre Muller | 1 | -6/+8 |
2012-11-09 | http://sourceware.org/ml/gdb-patches/2012-10/msg00083.html | Andrew Burgess | 1 | -0/+7 |
2012-11-08 | gdb/doc: | Yao Qi | 1 | -0/+1 |
2012-10-18 | * tracepoint.c (print_one_static_tracepoint_marker): Constify. | Tom Tromey | 1 | -1/+1 |
2012-09-17 | gdb/ | Yao Qi | 1 | -4/+4 |
2012-06-29 | * linespec.c: #include "stack.h". | Doug Evans | 1 | -2/+3 |
2012-05-30 | * source.c (openp): Expand tilde in path entries. | Thiago Jung Bauermann | 1 | -0/+19 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -74/+45 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -28/+25 |