[Bug jit/64196] New: No automated test coverage for debugging of JIT-generated code
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 5 15:45:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64196
Bug ID: 64196
Summary: No automated test coverage for debugging of
JIT-generated code
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: jit
Assignee: dmalcolm at gcc dot gnu.org
Reporter: dmalcolm at gcc dot gnu.org
gcc/jit/docs/intro/tutorial04.rst shows an example of debugging,
single-stepping through JIT-generated code in gdb [1].
This was all tested by hand. We don't yet have any automated test coverage to
verify that this works.
[1]: built HTML version of this currently here:
https://dmalcolm.fedorapeople.org/gcc/libgccjit-api-docs/intro/tutorial04.html#single-stepping-through-the-generated-code
More information about the Gcc-bugs
mailing list