Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Sun Sep  1 23:04:49 UTC 2002

Modified Files:
        syssrc/sys/conf: Makefile.kern.inc
Added Files:
        syssrc/sys/gdbscripts: Makefile.inc

Log Message:
Build a .gdbinit in the kernel build directory.  The new .gdbinit
will source all of the system-provided gdb scrips in sys/gdbscripts,
as well as any files specified by the user in the GDBINIT make var.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/conf/Makefile.kern.inc
cvs rdiff -r0 -r1.1 syssrc/sys/gdbscripts/Makefile.inc

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