aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner25-2818/+3749
2017-02-23PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-revers...Luis Machado2-9/+35
2017-02-21[ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping supportEdjunior Barbosa Machado4-0/+249
2017-02-21Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.expEdjunior Barbosa Machado2-6/+11
2017-02-20DWARF-5: DW_FORM_data16Jan Kratochvil4-0/+109
2017-02-20DWARF-5: call sitesJan Kratochvil5-3/+799
2017-02-20DWARF-5 basic functionalityJan Kratochvil2-1/+5
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2-0/+156
2017-02-15PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crashSergio Durigan Junior2-0/+13
2017-02-15Fix illegal upper case gdb cmd in chained-calls.expThomas Preud'homme2-1/+5
2017-02-15Add missing ChangeLog entries.Tim Wiederhake1-0/+5
2017-02-14PR python/13598 - add before_prompt eventTom Tromey2-0/+30
2017-02-14Big-endian targets: Fix implptrpiece.expAndreas Arnez2-2/+19
2017-02-14python: Add tests for record Python bindingsTim Wiederhake4-0/+296
2017-02-13Fix gdb.linespec/explicit.expLuis Machado3-15/+38
2017-02-13Make gdb.arch/i386-biarch-core.exp more robustLuis Machado2-1/+35
2017-02-10Do not send queries on secondary UIsSimon Marchi2-0/+17
2017-02-10new-ui.exp: Use proc_with_prefixSimon Marchi2-4/+9
2017-02-10Fix Python test to use lowercase commandTom Tromey2-2/+6
2017-02-10PR gdb/21122: Fix documentation mistakes for breakpoint commandsMartin Galvan2-1/+6
2017-02-08Command abbreviation in defineJerome Guitton2-0/+37
2017-02-06[BZ 21005] Add support for Intel 64 rdrand and rdseed record/replayLuis Machado3-0/+268
2017-02-05gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2-0/+14
2017-02-03Fix ptype of single-member Rust enumsTom Tromey2-0/+17
2017-02-02Fix "-gdb-set logging redirect on" crashPedro Alves2-0/+19
2017-02-01Big-endian targets: Don't ignore offset into DW_OP_implicit_valueAndreas Arnez3-3/+85
2017-02-01testsuite: diagnose a running GDB in gdb_skip_xml_testsMarkus Metzger2-0/+9
2017-02-01btrace, testsuite: fix extended-remote failMarkus Metzger2-0/+8
2017-02-01btrace, testsuite: fix extended-remote non-stop testMarkus Metzger2-2/+9
2017-02-01btrace: add unsupported/untested messages when skipping testsMarkus Metzger26-79/+196
2017-02-01btrace: allow recording to be started (and stopped) for running threadsMarkus Metzger3-0/+148
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi3-0/+78
2017-01-26Add missing gdb/testsuite/ChangeLog entry.Luis Machado1-0/+4
2017-01-26Change method of loading .py files in Python testsSimon Marchi14-24/+32
2017-01-262017-01-26 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-2/+0
2017-01-26Harden tests that deal with memory regionsLuis Machado5-14/+55
2017-01-26Missing ChangeLog and files for commit 8b00c176168dc7b0d78d0dc1f7d42f915375dc4aLuis Machado3-0/+187
2017-01-26Refactor gdb.reverse/insn-reverse.cLuis Machado1-125/+19
2017-01-26Don't throw exception in dis_asm_memory_errorYao Qi2-0/+10
2017-01-25Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi4-236/+154
2017-01-25Handle DW_OP_GNU_implicit_pointer in dwarf assemblerYao Qi2-1/+11
2017-01-20Fix uppercase test names in gdb.python/py-xmethods.expLuis Machado2-20/+31
2017-01-20Make gdb.python/python.exp more robustLuis Machado2-1/+20
2017-01-08[D] Fix crash when debug expression enabled.Iain Buclaw2-0/+44
2017-01-01update copyright year range in GDB filesJoel Brobecker2992-2992/+2992
2016-12-23Fix more cases of improper test namesLuis Machado746-942/+1597
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans2-67/+74
2016-12-19Clean up gdb.gdb/selftest.expYao Qi2-293/+6
2016-12-09Add ChangeLog entriesYao Qi1-0/+8
2016-12-09Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi1-7/+0