cvs commit: src/gnu/usr.bin/gdb/kgdb kld.c main.c
John Baldwin
jhb at FreeBSD.org
Thu Apr 3 18:47:05 UTC 2008
jhb 2008-04-03 18:47:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
gnu/usr.bin/gdb/kgdb kld.c main.c
Log:
MFC: Initialize list of kld's correctly when there are no kld's and catch
errors in kgdb_parse() so it returns 0 for invalid expressions. This
fixes the kld loading for 6.x and 7.x.
Revision Changes Path
1.6.4.2 +1 -0 src/gnu/usr.bin/gdb/kgdb/kld.c
1.7.2.6 +9 -6 src/gnu/usr.bin/gdb/kgdb/main.c
More information about the cvs-src
mailing list