This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]