Source-Changes archive

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

CVS commit: src/gnu/dist/gdb/gdb



Module Name:    src
Committed By:   reinoud
Date:           Tue Oct 12 01:38:47 UTC 2004

Modified Files:
        src/gnu/dist/gdb/gdb: mipsnbsd-nat.c ns32knbsd-nat.c shnbsd-nat.c

Log Message:
Pass the LWP id to the ptrace() calls. Passing a zero as it did meant that
gdb could end up with the wrong registers... all other NetBSD archs
allready did this....


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/gdb/mipsnbsd-nat.c \
    src/gnu/dist/gdb/gdb/ns32knbsd-nat.c
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gdb/gdb/shnbsd-nat.c

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