aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-01-08Recognize branch instruction on MIPS in gdb.trace/entry-values.expYao Qi2-0/+18
2015-01-07[testsuite patch] Fix avx512.exp regressionJan Kratochvil2-1/+6
2015-01-06gdb/python: exception trying to create empty arrayJoel Brobecker2-0/+11
2015-01-03fix spelling of anon-ns2.cc in earlier entry, and whitespace in same entryDoug Evans1-2/+2
2015-01-02gdb.cp/nsalias.exp: Fix output of external/declaration flags.Doug Evans2-6/+10
2015-01-02gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.Doug Evans2-4/+8
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2518-2518/+2518
2014-12-29Clean up gdb.trace/entry-values.expYao Qi2-9/+14
2014-12-20gdb/17394: cannot put breakpoint only in selected ASM file.Mihail-Marian Nistor5-0/+560
2014-12-18MIPS: Provide FPU info and decode FCSR in `info float'Yao Qi2-1/+14
2014-12-17Fix MinGW compilationJan Kratochvil6-4/+18
2014-12-16boards/stabs.exp: New file.Doug Evans2-0/+49
2014-12-16Fix indentation of "maint print user-registers"Andreas Arnez2-6/+8
2014-12-16aarch64/gdbserver: fix floating point registers displayCatalin Udma3-0/+129
2014-12-15Merge dg-extract-results.{sh,py} from GCC upstreamSergio Durigan Junior3-0/+631
2014-12-15testsuite: expect possible pagination when starting gdbSimon Marchi2-15/+29
2014-12-15 * Makefile.in (check-gdb.%): Restore.Jason Merrill3-1/+12
2014-12-13Internal error trying to print uninitialized string.Joel Brobecker5-0/+118
2014-12-13Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > ...Jan Kratochvil4-0/+90
2014-12-12the "compile" commandTom Tromey19-4/+1389
2014-12-12add some missing ops to DWARF assemblerTom Tromey2-1/+13
2014-12-12New python function gdb.lookup_objfile.Doug Evans3-1/+49
2014-12-12Provide completer for "info registers"Andreas Arnez2-0/+36
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki3-0/+150
2014-12-10Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)Simon Marchi3-0/+134
2014-12-10Introduce target_is_gdbserverSimon Marchi3-12/+31
2014-12-08New "owner" attribute for gdb.Objfile.Doug Evans2-0/+10
2014-12-05Revert: Don't enable gdbtk in testsuiteYao Qi2-1/+195
2014-12-05Fix parallel testing issues in gdb.guile testsYao Qi4-15/+11
2014-12-05Use standard_testfile in i386-bp_permanent.expYao Qi2-3/+5
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans2-0/+31
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans3-6/+33
2014-12-04Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki8-15/+39
2014-12-02PR symtab/17602Doug Evans4-69/+102
2014-12-02New python events: inferior call, register/memory changed.Nick Bull3-0/+152
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans3-152/+0
2014-12-02New python events: infcall, register/memory changed.Doug Evans3-0/+152
2014-12-02execl-update-breakpoints.exp: Move whole segment instead of .text sectionAndreas Arnez2-8/+28
2014-12-01Fix Python help() test for Python 3Simon Marchi2-1/+5
2014-12-01Don't enable gdbtk in testsuiteYao Qi3-195/+7
2014-11-28Enable chained function calls in C++ expressions.Siva Chandra4-1/+253
2014-11-28Fix prints in tests for Python 3Simon Marchi9-30/+41
2014-11-28Match library name prefixed with sysrootYao Qi2-1/+14
2014-11-27Fix test always passing in python/py-linetable.expSimon Marchi2-2/+8
2014-11-26gdb.dwarf2/dw2-op-out-param.S: Fix comment.Doug Evans2-1/+5
2014-11-22Use MACRO_AT_func in entry-values.expYao Qi3-78/+25
2014-11-22[arm] Fix fails in dw2-compdir-oldgcc.expYao Qi2-4/+12
2014-11-21Handling of empty Ada ranges with a negative upper bound.Joel Brobecker5-0/+99
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2-0/+78
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2-2/+6