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]

[pushed][PATCH 0/9 v2] GNU/Linux mount namespace support


Gary Benson wrote:
> This series allows GDB and gdbserver on GNU/Linux systems to access
> executable and shared library files from mount namespaces other than
> the debugger's own without requiring "set sysroot" commands.  This
> makes attaching to processes in containers as simple as "gdb -p PID"
> or "gdbserver --attach PID".

I've pushed this series with the various suggested changes.
Thank you everyone for the reviews and input.

Cheers,
Gary

-- 
http://gbenson.net/


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