X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=d2dc356148f9a6997be6d8d397f9b385e7bfa1a4;hb=4e962e74e45f2b0365e5b21504f33480c468ff00;hp=eaf6390426650fa4928e19930aa137a109f3e393;hpb=128d6509819d9d4fe6f52d1a5dcc458b9cbd0f4c;p=binutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index eaf63904266..d2dc356148f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,180 @@ +2019-09-03 Tom Tromey + + * gdb.ada/bias.exp: New file. + * gdb.ada/bias/bias.adb: New file. + * gdb.ada/print_chars.exp: Add regression test. + * gdb.ada/print_chars/foo.adb (My_Character): New type. + (MC): New variable. + +2019-08-29 Sandra Loosemore + + * gdb.base/argv0-symlink.exp: Run only on native target + and local host. + +2019-08-29 Tom de Vries + + * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more + diverse debug info. + * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4. + +2019-08-28 Tom de Vries + + * gdb.base/info-var.exp: Allow info variables to print info for files + other than info-var-f1.c and info-var-f2.c. + +2019-08-28 Andrew Burgess + + * gdb.fortran/info-types.exp: Add module. + * gdb.fortran/info-types.f90: Update expected results. + +2019-08-28 Andrew Burgess + + * gdb.fortran/info-types.exp: New file. + * gdb.fortran/info-types.f90: New file. + * lib/fortran.exp (fortran_character1): New proc. + +2019-08-27 Andrew Burgess + + * gdb.base/info-fun.exp: Extend to test the -n flag for 'info + functions'. Reindent as needed. + * gdb.base/info-var-f1.c: New file. + * gdb.base/info-var-f2.c: New file. + * gdb.base/info-var.exp: New file. + * gdb.base/info-var.h: New file. + +2019-08-26 Tom de Vries + + PR c++/24852 + * gdb.cp/no-libstdcxx-probe.exp: New test. + +2019-08-26 Tom de Vries + + * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe + * tests need to be skipped. + * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests. + * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to + mi_skip_libstdcxx_probe_tests. + +2019-08-26 Sergio Durigan Junior + + * gdb.python/py-xmethods.exp: Use raw strings when passing + arguments to SimpleXMethodMatcher. + +2019-08-22 Tom de Vries + + * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages + more informative. + +2019-08-21 Pedro Alves + + * gdb.base/with.exp: Test "with" with no arguments. + +2019-08-21 Tom de Vries + + * gdb.base/gdb-caching-proc.exp: Sort files. + +2019-08-20 Tom de Vries + + * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before + compilation. + +2019-08-16 Tom de Vries + + * gdb.base/compare-sections.exp ("after run to main"): Allow + mismatched read-only sections for PIE executables. + +2019-08-16 Tom Tromey + + * lib/tuiterm.exp (_csi_Z): New proc. + * gdb.tui/basic.exp: Update window positions. + * gdb.tui/empty.exp: Update window positions. + +2019-08-15 Sandra Loosemore + + * gdb.base/examine-backward.exp: Correct regexp for + "examine 3 bytes backward from ${address_zero}". + +2019-08-15 Tom Tromey + + * gdb.tui/empty.exp: Enable resizing tests. + +2019-08-15 Tom Tromey + + * gdb.ada/char_enum.exp: Add regression tests. + * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_' + and '0'. + (Char, Gchar): Update. + * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'. + +2019-08-15 Christian Biesinger + + * gdb.python/python.exp: Expect a leading underscore on + GdbOutput{,Error}File. + +2019-08-15 Sandra Loosemore + + * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or + Windows host. + +2019-08-15 Sandra Loosemore + + * gdb.base/batch-preserve-term-settings.exp + (test_terminal_settings_preserved_after_sigterm): Skip on Windows. + +2019-08-15 Christian Biesinger + + * lib/gdb.exp: When running on a mingw target, replace + /x/ with x:/. + +2019-08-14 Alan Hayward + + * gdb.arch/aarch64-prologue.c: New test. + * gdb.arch/aarch64-prologue.exp: New file. + +2019-08-13 Tom de Vries + + * gdb.gdb/selftest.exp (send ^C to child process again): Accept also + Thread. + +2019-08-13 Sandra Loosemore + + * gdb.python/py-completion.exp: Download the .py file to the host + and use its host pathname. Conditionalize tests that use + tab completion and manipulate files on the build machine. + * gdb.python/py-events.exp: Download the .py file to the host + and use its host pathname. + * gdb.python/py-evsignal.exp: Likewise. + * gdb.python/py-evthreads.exp: Likewise. + * gdb.python/py-framefilter-invalidarg.exp: Match Windows + pathname syntax. + * gdb.python/py-framefilter.exp: Download the .py file to the right + place on the host. Match Windows pathname syntax. + * gdb.python/py-mi-var-info-path-expression.exp: Download the + .py file to the host and use its host pathname. + * gdb.python/py-objfile-script.exp: Match Windows pathname syntax. + * gdb.python/py-objfile.exp: Expect a host pathname, not a + build pathname. Skip symlink test on Windows host. Add missing + newline at end of file. + * gdb.python/py-pp-maint.exp: Download the .py file to the host + and use its host pathname. + * gdb.python/py-pp-registration.exp: Match Windows pathname syntax. + * gdb.python/py-section-script.exp: Use host location of binfile + on safe-path. Use correct path separator on Windows host. + Reorder alternatives in gdb_test_multiple to prevent matching + the wrong alternative on success. + * gdb.python/py-symtab.exp: Match Windows pathname syntax. + +2019-08-12 Patrick Palka + + * gdb.gdb/selftest.exp (test_with_self): Update test to now + expect the GDB inferior to no longer immediately stop after + being resumed with "signal SIGINT". + +2019-08-09 Sandra Loosemore + + * gdb.linespec/break-ask.exp: Generalize regexps to match + Windows pathnames too. + 2019-08-08 Tom de Vries PR testsuite/24862