Preserve selected thread in all-stop w/ background execution
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index cecd384d5da7e666cb212f987da96aa94e652377..4a2591e4a5264b9d40a7cce830fc0bdaf63c94b2 100644 (file)
@@ -1,3 +1,62 @@
+2020-01-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/fork-running-state.exp (do_test): Adjust expected
+       output.
+       * gdb.threads/async.c: New.
+       * gdb.threads/async.exp: New.
+       * gdb.multi/tids-gid-reset.c: New.
+       * gdb.multi/tids-gid-reset.exp: New.
+
+2020-01-10  George Barrett  <bob@bob131.so>
+
+       * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
+       to help in finding the image relocation offset.
+       * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
+       options in arguments.
+       (stap_test_no_debuginfo): Likewise.
+       (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
+       test variants.
+       (stap_test): Add null semaphore relocation test.
+
+2020-01-10  George Barrett  <bob@bob131.so>
+
+       * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
+       * gdb.base/stap-probe.exp: Likewise.
+       (stap_test): Pass argument as an additional flag.
+       (stap_test_no_debuginfo): Likewise.
+       (stap_test): Check `info probes stap' output for semaphore
+       addresses if the test binary is supposed to have them.
+
+2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.tui/basic.exp: Add more scrolling tests.
+
+2020-01-09  Tom Tromey  <tom@tromey.com>
+
+       PR tui/18932:
+       * lib/tuiterm.exp (Term::wait_for): Rename from _accept.  Return a
+       meangingful value.
+       (Term::command, Term::resize): Update.
+       * gdb.tui/basic.exp: Add scrolling test.
+
+2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.tui/tui-layout-asm.exp: New file.
+
+2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * lib/tuiterm.exp (Term::check_box_contents): New proc.
+
+2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
+       (Term::enter_tui): Use Term::prepare_for_tui.
+
+2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
+       called.
+
 2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb.base/skip.exp: Fix race condition in test.
This page took 0.032589 seconds and 4 git commands to generate.