]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/testsuite/ChangeLog
Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
2018-01-05  Pedro AlvesFix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
2018-01-05  Joel Brobecker(Ada) problem printing renaming which references a...
2018-01-05  Jerome Guitton(Ada) Fix Length attribute on array access
2018-01-05  Joel Brobeckermemory error printing component of record from convenie...
2018-01-05  Joel BrobeckerFix email address in latest gdb/testsuite/ChangeLog...
2018-01-05  Xavier Roirand(Ada) Remove printing of array's first index when unneeded
2018-01-04  Joel Brobeckergdb.ada/maint_with_ada.exp: New testcase
2018-01-04  Joel BrobeckerAdd new gdb.ada/bp_c_mixed_case testcase for PR gdb...
2018-01-04  Joel BrobeckerAdd "complete break ada" test to gdb.ada/complete.exp
2018-01-04  Joel BrobeckerAdd gdb.ada/info_addr_mixed_case new testcase
2018-01-03  Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-03  Joel BrobeckerUnbreak spurious fails in gdb.base/step-line.exp
2018-01-02  Joel Brobecker[gdb/Ada] slices of arrays with dynamic strides
2018-01-02  Joel BrobeckerAdd support for dynamic DW_AT_byte_stride.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-27  Stafford Hornetdesc: handle arbitrary strings in tdesc_register_in_re...
2017-12-27  Stafford Hornereggroups: Add test and docs for `info reg $reggroup...
2017-12-20  Simon MarchiFix ChangeLog formatting
2017-12-18  Joel Brobeckerimproved error message when getting an exception printi...
2017-12-18  Joel Brobecker(Ada) crash assigning to record component which is...
2017-12-18  Xavier RoirandAda: fix bad handling in ada_convert_actual
2017-12-15  Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
2017-12-15  Yao QiSkip 'maintenance check xml-descriptions' if XML is...
2017-12-15  Xavier Roirand(Ada) Handle same component names when searching in...
2017-12-14  Joel BrobeckerAda: unable to compare strings (Attempt to compare...
2017-12-14  Joel Brobecker(Ada) Add support for task switching when debugging...
2017-12-13  Simon Marchipython: Add qualified parameter to gdb.Breakpoint
2017-12-13  Pedro AlvesTighten regexp of lib/completion-support.exp:test_gdb_c...
2017-12-13  Pedro AlvesFix regression: expression completer and scope operator...
2017-12-13  Joel Brobeckerfix "server" command prefix handling (unexpected confir...
2017-12-12  Stafford Hornegdb: testsuite: Add or1k tdesc-regs.exp test support
2017-12-12  Stafford Hornegdb: testsuite: Add or1k l.nop instruction
2017-12-11  Joel BrobeckerAdapt gdb.ada/variant_record_packed_array.exp to accept...
2017-12-11  Joel BrobeckerAdapt gdb.ada/pkd_arr_elem.exp to accept reordered...
2017-12-08  Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08  Yao QiClear non-significant bits of address in watchpoint
2017-12-08  Yao QiAdjust breakpoint address by clearing non-significant...
2017-12-08  Yao QiClear non-significant bits of address on memory access
2017-12-08  Sergio Durigan JuniorAdjust gdb.arch/i386-sse-stack-align.exp print statement
2017-12-07  Keith SeitzValidate explicit locations with early termination
2017-12-07  Keith SeitzRecord nested types
2017-12-07  Simon MarchiFix wrong prefix in py-breakpoint.exp
2017-12-07  Tom TromeyFix regression in "commands"
2017-12-07  Yao QiInitialize target description early in IPA
2017-12-07  Phil MuldoonImplement explicit locations for Python breakpoints.
2017-12-06  Pedro Alvesremote: Make qXfer packets respect corresponding "set...
2017-12-04  Pedro AlvesFix displaced-stepping RIP-relative VEX-encoded instruc...
2017-12-03  Pedro AlvesFix gdb.threads/process-dies-while-detaching.exp
2017-12-02  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Sergio Durigan JuniorMake '{add-,}symbol-file' not care about the position...
2017-12-01  Sergio Durigan JuniorRevert "Add support for the readnever concept"
2017-12-01  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Yao QiReplace mail address with the URL in copyright header
2017-11-30  Joel BrobeckerNew gdb.ada/repeat_dyn testcase.
2017-11-30  Ulrich Weigand[spu] Some additional test fixes
2017-11-30  Simon MarchiUse boards/local-board.exp more
2017-11-30  Pedro AlvesFix gdb.linespec/cpls-ops.exp on 32-bit
2017-11-29  Pedro AlvesBreakpoints in symbols with ABI tags (PR c++/19436)
2017-11-29  Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-29  Phil MuldoonFix Python rbreak tests setting too many breakpoints...
2017-11-29  Tom TromeyFix add-symbol-file usage and errors
2017-11-29  Thomas Preud'homme[gdb/testsuite] Fix return type of psymtab-parameter
2017-11-29  Thomas Preud'homme[gdb/testsuite] Fix wrong return type in tests
2017-11-27  Joel Brobeckerfix two issues in gdb.ada/mi_catch_ex.exp (re: "excepti...
2017-11-26  Ulrich WeigandFix broken ChangeLog entry for last commit.
2017-11-26  Ulrich Weigand[spu] Fix various test cases
2017-11-25  Pedro AlvesFix completing an empty string
2017-11-25  Pedro AlvesAdd comprehensive C++ operator linespec/location/comple...
2017-11-24  Pedro AlvesComprehensive C++ linespec/completer tests
2017-11-24  Joel Brobecker(Ada) provide the exception message when hitting an...
2017-11-23  Yao Qi[testsuite] Pass -g3 to clang in gdb.base/macscp.exp
2017-11-22  Simon MarchiShow optimized out local variables in "info locals"
2017-11-22  Yao Qi[testsuite] Pass pthreads in prepare_for_testing
2017-11-22  Yao Qi[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non...
2017-11-22  Yao Qi[testsuite] Pass -pie in ldflags
2017-11-22  Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-22  Ulrich WeigandTarget FP: Refactor use of host floating-point arithmetic
2017-11-21  Ulrich Weigand[PowerPC] Detect different long double floating-point...
2017-11-21  Pedro Alvesgdb.ada/minsyms.exp: Don't hardcode the variable's...
2017-11-20  Pedro AlvesFix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs
2017-11-17  Tom TromeyHandle dereferencing Rust trait objects
2017-11-17  Joel Brobecker(Ada) fix handling of minimal symbols (UNOP_CAST and...
2017-11-16  Pedro AlvesTest breakpoint commands w/ "continue" + Ctrl-C
2017-11-16  Pedro AlvesFix testing gdb.rust/modules.exp against gdbserver
2017-11-16  Pedro AlvesGDBserver: Fix ignored Ctrl-C after reconnection
2017-11-16  Phil MuldoonAdd Python rbreak command.
2017-11-16  Pedro AlvesFix gdb.base/starti.exp racy test
2017-11-15  Simon MarchiFix gdb.tui/completion.exp test
2017-11-14  Simon Marchigdb.opt/inline-locals.exp: Remove trailing parentheses...
2017-11-09  Pedro AlvesFix racy output matching in gdb.tui/tui-completion.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/multi-attach.exp...
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/cpcompletion.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/memattr.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/completion.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.asm/asm-source.exp
2017-11-09  Joel Brobeckerlocal variable watchpoint not deleted after leaving...
2017-11-08  Pedro AlvesAvoid expensive complaint calls when complaints are...
2017-11-08  Djordje TodorovicAdd test for fetching TLS from core file
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-07  Pedro AlvesAdd some more breakpoint/location range tests
next