Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2518 | -2518/+2518 |
2014-12-29 | Clean up gdb.trace/entry-values.exp | Yao Qi | 2 | -9/+14 |
2014-12-20 | gdb/17394: cannot put breakpoint only in selected ASM file. | Mihail-Marian Nistor | 5 | -0/+560 |
2014-12-18 | MIPS: Provide FPU info and decode FCSR in `info float' | Yao Qi | 2 | -1/+14 |
2014-12-17 | Fix MinGW compilation | Jan Kratochvil | 6 | -4/+18 |
2014-12-16 | boards/stabs.exp: New file. | Doug Evans | 2 | -0/+49 |
2014-12-16 | Fix indentation of "maint print user-registers" | Andreas Arnez | 2 | -6/+8 |
2014-12-16 | aarch64/gdbserver: fix floating point registers display | Catalin Udma | 3 | -0/+129 |
2014-12-15 | Merge dg-extract-results.{sh,py} from GCC upstream | Sergio Durigan Junior | 3 | -0/+631 |
2014-12-15 | testsuite: expect possible pagination when starting gdb | Simon Marchi | 2 | -15/+29 |
2014-12-15 | * Makefile.in (check-gdb.%): Restore. | Jason Merrill | 3 | -1/+12 |
2014-12-13 | Internal error trying to print uninitialized string. | Joel Brobecker | 5 | -0/+118 |
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 |