Age | Commit message (Expand) | Author | Files | Lines |
2014-12-13 | Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > ... | Jan Kratochvil | 4 | -0/+90 |
2014-12-12 | the "compile" command | Tom Tromey | 19 | -4/+1389 |
2014-12-12 | add some missing ops to DWARF assembler | Tom Tromey | 2 | -1/+13 |
2014-12-12 | New python function gdb.lookup_objfile. | Doug Evans | 3 | -1/+49 |
2014-12-12 | Provide completer for "info registers" | Andreas Arnez | 2 | -0/+36 |
2014-12-12 | MIPS: Keep the ISA bit in compressed code addresses | Maciej W. Rozycki | 3 | -0/+150 |
2014-12-10 | Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012) | Simon Marchi | 3 | -0/+134 |
2014-12-10 | Introduce target_is_gdbserver | Simon Marchi | 3 | -12/+31 |
2014-12-08 | New "owner" attribute for gdb.Objfile. | Doug Evans | 2 | -0/+10 |
2014-12-05 | Revert: Don't enable gdbtk in testsuite | Yao Qi | 2 | -1/+195 |
2014-12-05 | Fix parallel testing issues in gdb.guile tests | Yao Qi | 4 | -15/+11 |
2014-12-05 | Use standard_testfile in i386-bp_permanent.exp | Yao Qi | 2 | -3/+5 |
2014-12-04 | New python method gdb.Objfile.add_separate_debug_file. | Doug Evans | 2 | -0/+31 |
2014-12-04 | New python attribute gdb.Objfile.build_id. | Doug Evans | 3 | -6/+33 |
2014-12-04 | Correct invalid assumptions made by (mostly) DWARF-2 tests | Maciej W. Rozycki | 8 | -15/+39 |
2014-12-02 | PR symtab/17602 | Doug Evans | 4 | -69/+102 |
2014-12-02 | New python events: inferior call, register/memory changed. | Nick Bull | 3 | -0/+152 |
2014-12-02 | revert previous patch so that I can re-commit with correct author | Doug Evans | 3 | -152/+0 |
2014-12-02 | New python events: infcall, register/memory changed. | Doug Evans | 3 | -0/+152 |
2014-12-02 | execl-update-breakpoints.exp: Move whole segment instead of .text section | Andreas Arnez | 2 | -8/+28 |
2014-12-01 | Fix Python help() test for Python 3 | Simon Marchi | 2 | -1/+5 |
2014-12-01 | Don't enable gdbtk in testsuite | Yao Qi | 3 | -195/+7 |
2014-11-28 | Enable chained function calls in C++ expressions. | Siva Chandra | 4 | -1/+253 |
2014-11-28 | Fix prints in tests for Python 3 | Simon Marchi | 9 | -30/+41 |
2014-11-28 | Match library name prefixed with sysroot | Yao Qi | 2 | -1/+14 |
2014-11-27 | Fix test always passing in python/py-linetable.exp | Simon Marchi | 2 | -2/+8 |
2014-11-26 | gdb.dwarf2/dw2-op-out-param.S: Fix comment. | Doug Evans | 2 | -1/+5 |
2014-11-22 | Use MACRO_AT_func in entry-values.exp | Yao Qi | 3 | -78/+25 |
2014-11-22 | [arm] Fix fails in dw2-compdir-oldgcc.exp | Yao Qi | 2 | -4/+12 |
2014-11-21 | Handling of empty Ada ranges with a negative upper bound. | Joel Brobecker | 5 | -0/+99 |
2014-11-20 | Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o... | Sergio Durigan Junior | 2 | -0/+78 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 2 | -2/+6 |
2014-11-19 | Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test case | Andreas Arnez | 2 | -0/+12 |
2014-11-19 | [Ada] Ignore __XA types when redundant. | Joel Brobecker | 5 | -0/+102 |
2014-11-19 | varsize-limit error printing element of packed array... | Joel Brobecker | 5 | -0/+127 |
2014-11-18 | I caught a few mingw32-specific failures for some of the gdb.reverse | Luis Machado | 11 | -10/+24 |
2014-11-17 | GDB testsuite: More fixes for warnings with -std=gnu11 | Andreas Arnez | 5 | -0/+15 |
2014-11-17 | Eliminate literal line numbers in mi-until.exp | Andreas Arnez | 3 | -13/+26 |
2014-11-17 | Drop remaining references to removed source lines in break1.c and ur1.c | Andreas Arnez | 6 | -54/+47 |
2014-11-17 | dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field | Petr Machata | 2 | -2/+7 |
2014-11-15 | Add copyright headers. | Doug Evans | 3 | -0/+51 |
2014-11-15 | PR symtab/17559 | Doug Evans | 4 | -0/+89 |
2014-11-14 | Fix dw2-ifort-parameter.exp fail with clang | Yao Qi | 3 | -11/+12 |
2014-11-14 | Fix implptr-optimized-out.exp fail | Yao Qi | 2 | -3/+8 |
2014-11-14 | Use Dwarf::assemble in implptr-optimized-out.exp | Yao Qi | 3 | -169/+66 |
2014-11-14 | Get start and end address of main in dwz.exp | Yao Qi | 3 | -57/+14 |
2014-11-14 | DW attribute macro MACRO_AT_func and MACRO_AT_range | Yao Qi | 2 | -6/+131 |
2014-11-14 | New proc _handle_attribute | Yao Qi | 2 | -6/+18 |
2014-11-13 | GDB testsuite: Fix warnings with -std=gnu11 | Andreas Arnez | 41 | -32/+127 |
2014-11-13 | GDB testsuite: drop non-prototype C function header variants | Andreas Arnez | 46 | -1682/+49 |