This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 1/3] Fix segfault when unwinding JIT frames using a custom reader.
>>>>> "Sanjoy" == Sanjoy Das <sanjoy@playingwithpointers.com> writes:
Sanjoy> +2012-10-08 Sanjoy Das <sanjoy@playingwithpointers.com>
Sanjoy> +
Sanjoy> + PR gdb/14550
Sanjoy> +
Sanjoy> + * jit.c (finalize_symtab): Ensure that only the global block has a
Sanjoy> + NULL superblock.
This is ok, but I think it should wait until the whole series is approved.
Tom