[PATCH 0/4] Add inferior parameter to inferior_created and use it

Joel Brobecker brobecker@adacore.com
Sat Oct 24 04:02:51 GMT 2020


Hi Simon,

On Sun, Oct 18, 2020 at 07:15:22PM -0400, Simon Marchi via Gdb-patches wrote:
> I made this in the context of some other work, and I think it makes
> sense on its own, so I am posting it on its own.
> 
> Simon Marchi (4):
>   gdb: add inferior parameter to inferior_created observable
>   gdb: pass inferior to check_pid_namespace_match
>   gdb: make jit.c use the inferior_created inferior parameter
>   gdb: use inferior parameter in add_vsyscall_page

I went through the patches, and they look good to me :-).
I understand that there are still some hidden references to the
"current" context, but it's a nice step forward towards reducing
those, so thank you!

-- 
Joel


More information about the Gdb-patches mailing list