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: Provde a pid to filename conversion for NetBSD


On Thursday 30 November 2006 13:23, Nick Hudson wrote:
> Hi,
>
> Here's a change to provide a pid to filename conversion routine for NetBSD.
>
> If it's OK can someone please commit.
>
> Thanks,
> Nick
>
> 2006-11-30  Nick Hudson  <skrll@netbsd.org>
>
>         * i386nbsd-nat.c: Include "nbsd-nat.h".
>         (_initialize_i386nbsd_nat): Update target vector to use
>         nbsd_pid_to_exec_file.
>
>         * config/i386/nbsdelf.mh (NATDEPFILES): Add nbsd-nat.o
>
>         * nbsd-nat.c: New file.
>         * nbsd-nat.h: New file.
>         * Makefile.in (ALLDEPFILES): Add nbsd-nat.c.
>         (nbsd_nat_h): New variable.
>         (nbsd-nat.o): New dependency.

What needs to happen for this to go in?

Thanks,
Nick


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