summaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)Author
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi
2018-01-15Fix scm-ports.exp regressionTom Tromey
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-08Fix GDBserver build failure when $development is falseYao Qi
2018-01-08Fix GDB build failure when $development is falseYao Qi
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-04gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker
2018-01-04Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker
2018-01-04Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker
2018-01-04Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand
2018-01-03Unbreak spurious fails in gdb.base/step-line.expJoel Brobecker
2018-01-01[gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker
2018-01-01Add support for dynamic DW_AT_byte_stride.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-27tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne
2017-12-19Fix ChangeLog formattingSimon Marchi
2017-12-17improved error message when getting an exception printing a variableJoel Brobecker
2017-12-17(Ada) crash assigning to record component which is an arrayJoel Brobecker
2017-12-17Ada: fix bad handling in ada_convert_actualXavier Roirand
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior
2017-12-15Skip 'maintenance check xml-descriptions' if XML is disabledYao Qi
2017-12-14(Ada) Handle same component names when searching in tagged typesXavier Roirand
2017-12-14Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker
2017-12-13(Ada) Add support for task switching when debugging core filesJoel Brobecker
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi
2017-12-13Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves
2017-12-12fix "server" command prefix handling (unexpected confirmation queries)Joel Brobecker
2017-12-12gdb: testsuite: Add or1k tdesc-regs.exp test supportStafford Horne
2017-12-12gdb: testsuite: Add or1k l.nop instructionStafford Horne
2017-12-11Adapt gdb.ada/variant_record_packed_array.exp to accept reordered componentsJoel Brobecker
2017-12-11Adapt gdb.ada/pkd_arr_elem.exp to accept reordered componentsJoel Brobecker
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil
2017-12-08Clear non-significant bits of address in watchpointYao Qi
2017-12-08Adjust breakpoint address by clearing non-significant bitsYao Qi
2017-12-08Clear non-significant bits of address on memory accessYao Qi
2017-12-08Adjust gdb.arch/i386-sse-stack-align.exp print statementSergio Durigan Junior
2017-12-07Validate explicit locations with early terminationKeith Seitz
2017-12-07Record nested typesKeith Seitz
2017-12-07Fix wrong prefix in py-breakpoint.expSimon Marchi
2017-12-07Fix regression in "commands"Tom Tromey