Fix PR11094: JIT breakpoint is not properly recreated on reruns
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 5335344a06a40b021e580394dfef38db2633e428..b27ca79eb19bb4370b45044aa464d2b4b5ab7d87 100644 (file)
@@ -1,3 +1,18 @@
+2016-10-06  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/jit-simple-dl.c: New file.
+       * gdb.base/jit-simple-jit.c: New file, factored out from ...
+       * gdb.base/jit-simple.c: ... this.
+       * gdb.base/jit-simple.exp (jit_run): Delete.
+       (build_jit): New proc.
+       (jit_test_reread): Recompile either the main program or the shared
+       library, depending on what is being tested.  Skip changing address
+       if caller wants to.  Compare before/after addresses.  If testing
+       standalone, explicitly load the binary.  Test "maint info
+       breakpoints".
+       (top level): Add "standalone vs shared lib" and "change address"
+       vs "same address" axes.
+
 2016-10-06  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
This page took 0.028082 seconds and 4 git commands to generate.