Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu



Module Name:    src
Committed By:   skrll
Date:           Sat Nov 25 16:38:51 UTC 2006

Modified Files:
        src/gnu/dist/gdb6/gdb: Makefile.in i386nbsd-nat.c
        src/gnu/dist/gdb6/gdb/config/i386: nbsdelf.mh
        src/gnu/usr.bin/gdb6/arch/i386: defs.mk
Added Files:
        src/gnu/dist/gdb6/gdb: nbsd-nat.c nbsd-nat.h

Log Message:
Provide a nbsd_pid_to_exec_file to assist with attach in a similar way
to the change I made to gdb 5.3.

Use on i386. Others to follow.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/gnu/dist/gdb6/gdb/Makefile.in \
    src/gnu/dist/gdb6/gdb/i386nbsd-nat.c
cvs rdiff -r0 -r1.1 src/gnu/dist/gdb6/gdb/nbsd-nat.c \
    src/gnu/dist/gdb6/gdb/nbsd-nat.h
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb6/gdb/config/i386/nbsdelf.mh
cvs rdiff -r1.3 -r1.4 src/gnu/usr.bin/gdb6/arch/i386/defs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index