aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker5-0/+107
2017-12-13(Ada) Add support for task switching when debugging core filesJoel Brobecker3-0/+137
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi3-1/+90
2017-12-13Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves2-1/+9
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves4-1/+65
2017-12-12fix "server" command prefix handling (unexpected confirmation queries)Joel Brobecker3-0/+65
2017-12-12gdb: testsuite: Add or1k tdesc-regs.exp test supportStafford Horne2-0/+7
2017-12-12gdb: testsuite: Add or1k l.nop instructionStafford Horne2-0/+6
2017-12-11Adapt gdb.ada/variant_record_packed_array.exp to accept reordered componentsJoel Brobecker2-6/+23
2017-12-11Adapt gdb.ada/pkd_arr_elem.exp to accept reordered componentsJoel Brobecker2-2/+17
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil6-11/+87
2017-12-08Clear non-significant bits of address in watchpointYao Qi3-0/+20
2017-12-08Adjust breakpoint address by clearing non-significant bitsYao Qi3-0/+37
2017-12-08Clear non-significant bits of address on memory accessYao Qi3-0/+120
2017-12-08Adjust gdb.arch/i386-sse-stack-align.exp print statementSergio Durigan Junior2-1/+6
2017-12-07Validate explicit locations with early terminationKeith Seitz2-1/+10
2017-12-07Record nested typesKeith Seitz5-49/+1443
2017-12-07Fix wrong prefix in py-breakpoint.expSimon Marchi2-73/+76
2017-12-07Fix regression in "commands"Tom Tromey2-0/+16
2017-12-07Initialize target description early in IPAYao Qi2-3/+35
2017-12-07Implement explicit locations for Python breakpoints.Phil Muldoon3-1/+86
2017-12-06remote: Make qXfer packets respect corresponding "set remote foo-packet"Pedro Alves2-0/+30
2017-12-04Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings.Sergio Lopez1-12/+34
2017-12-04Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...Pedro Alves3-0/+215
2017-12-03Fix gdb.threads/process-dies-while-detaching.expPedro Alves3-22/+71
2017-12-01Add support for the readnever conceptSergio Durigan Junior3-0/+130
2017-12-01Make '{add-,}symbol-file' not care about the position of command line argumentsSergio Durigan Junior2-0/+92
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior3-130/+0
2017-12-01Add support for the readnever conceptSergio Durigan Junior3-0/+130
2017-12-01Replace mail address with the URL in copyright headerYao Qi12-22/+26
2017-11-30New gdb.ada/repeat_dyn testcase.Joel Brobecker5-0/+108
2017-11-30[spu] Some additional test fixesUlrich Weigand3-4/+9
2017-11-30Use boards/local-board.exp moreSimon Marchi5-16/+14
2017-11-30Fix gdb.linespec/cpls-ops.exp on 32-bitPedro Alves2-2/+17
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves3-0/+385
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves10-42/+644
2017-11-29Fix Python rbreak tests setting too many breakpoints when glibc debug info is...Phil Muldoon2-0/+5
2017-11-29Fix add-symbol-file usage and errorsTom Tromey2-2/+15
2017-11-29[gdb/testsuite] Fix return type of psymtab-parameterThomas Preud'homme3-2/+9
2017-11-29[gdb/testsuite] Fix wrong return type in testsThomas Preud'homme5-3/+12
2017-11-27fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker2-2/+9
2017-11-26Fix broken ChangeLog entry for last commit.Ulrich Weigand1-0/+17
2017-11-26[spu] Fix various test casesUlrich Weigand22-72/+68
2017-11-25Fix completing an empty stringPedro Alves3-3/+52
2017-11-25Add comprehensive C++ operator linespec/location/completion testsPedro Alves4-7/+843
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves7-7/+1682
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker4-10/+16
2017-11-23[testsuite] Pass -g3 to clang in gdb.base/macscp.expYao Qi2-1/+5
2017-11-22Show optimized out local variables in "info locals"Simon Marchi4-0/+105
2017-11-22[testsuite] Pass pthreads in prepare_for_testingYao Qi3-2/+7