aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves3-0/+177
2017-04-05PR 21352: Add testsuite for "tsave -r" commandSergio Durigan Junior2-0/+9
2017-04-05Fix racy test in gdb.threads/thread-specific-bp.expYao Qi1-3/+6
2017-03-30Fix classification of `module.type' in D lexer.Iain Buclaw2-0/+119
2017-03-29Fix warning: Invalid entry in .debug_gdb_scripts sectionJan Kratochvil2-0/+42
2017-03-28arc: Add prologue analysisAnton Kolesov3-0/+1109
2017-03-28arc: Add disassembler helperAnton Kolesov3-0/+1139
2017-03-21Decode properly flags of %ccr register on sparc64.Ivo Raisr3-0/+260
2017-03-21Fix break on Python 2Tim Wiederhake2-1/+10
2017-03-20Add rvalue reference tests and docsArtemiy Volkov14-1/+959
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle2-15/+39
2017-03-20Add a better diagnostic message in mi_gdb_testMarc-Andre Laperle2-1/+6
2017-03-20Fix spurious FAILs with examine-backward.expAndreas Arnez2-0/+14
2017-03-16Big-endian targets: Don't ignore offset into DW_OP_stack_valueAndreas Arnez3-3/+34
2017-03-16gdb.python/py-lazy-string (pointer): Really add new typedef.Doug Evans2-0/+6
2017-03-16Remove collision markers from earlier commitDoug Evans1-5/+3
2017-03-16Copy lazy string handling fixes from Python.Doug Evans5-33/+119
2017-03-16Fix various python lazy string bugs.Doug Evans5-30/+53
2017-03-16Fix expect for gdb.cp/m-static.expThomas Preud'homme2-2/+7
2017-03-14Add test name argument to get_valueof, get_integer_valueof and get_sizeofAnton Kolesov2-7/+32
2017-03-13testsuite: Disable backslash_in_multi_line_command_test for old DejaGnusSimon Marchi2-0/+16
2017-03-13testsuite: Introduce dejagnu_versionSimon Marchi3-7/+33
2017-03-10c++/8218: Destructors w/arguments.Keith Seitz2-9/+23
2017-03-08Avoid unstable test message in gdb.base/step-over-exit.expPedro Alves2-1/+6
2017-03-08Fix PR18360 - internal error when using "interrupt -a"Pedro Alves4-1/+285
2017-03-08gdb.arch/amd64-entry-value-param*.exp: Make sure test messages are uniquePedro Alves3-18/+35
2017-03-08"gdb.arch/i386-pkru.exp: probe PKRU support" shouldn't FAIL if not supportedPedro Alves2-0/+8
2017-03-08gdb: Fix a few unstable test namesPedro Alves4-5/+17
2017-03-08Fix PR 21218: GDB dumps core when escaping newline in multi-line commandPedro Alves2-0/+37
2017-03-08Fix PR tui/21216: TUI line breaks regressionPedro Alves2-0/+62
2017-03-08Move TUI completion tests to gdb.tui/completion.expPedro Alves3-37/+63
2017-03-08Move TUI testcases to new gdb/testsuite/gdb.tui/ directoryPedro Alves5-0/+7
2017-03-07Fix "layout reg" crashPedro Alves3-0/+83
2017-03-07Rename gdb.base/tui-layout.exp -> gdb.base/tui-disasm-long-lines.expPedro Alves3-0/+7
2017-03-07Add describing intro comment to gdb.base/tui-layout.expPedro Alves2-1/+8
2017-03-07Fix whitespace/typos in gdb/ChangeLog and gdb/testsuite/ChangeLogPedro Alves1-1/+1
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi3-0/+523
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