aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-01-13gdb/testsuite: Make clean mostlyclean should not delete *.py.Joel Brobecker2-1/+5
2015-01-13[python/Ada] gdb.lookup_type fails to looking primitive typeJoel Brobecker2-0/+63
2015-01-12gdb.python/py-prompt.exp: restore GDBFLAGSPedro Alves2-0/+6
2015-01-12[testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)Jan Kratochvil2-4/+15
2015-01-11Require numeric attributes to specify the form.Doug Evans7-18/+35
2015-01-11PR gdb/15830Doug Evans4-14/+24
2015-01-09add non-stop test that stresses thread starvation issuesPedro Alves3-0/+250
2015-01-09watch_thread_num.exp and targets with fairer event reportingPedro Alves4-14/+74
2015-01-09gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races wit...Pedro Alves4-0/+51
2015-01-09Test attaching to a program that constantly spawns short-lived threadsPedro Alves3-0/+288
2015-01-09Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supportedPedro Alves4-6/+25
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves8-15/+50
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