https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64196
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to David Malcolm from comment #0) > 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 Are you still working on this?