cvs commit: src/gnu/usr.bin/gdb/kgdb kld.c main.c

John Baldwin jhb at FreeBSD.org
Thu Apr 3 18:46:56 UTC 2008


jhb         2008-04-03 18:46:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    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.2.2   +1 -0      src/gnu/usr.bin/gdb/kgdb/kld.c
  1.11.2.2  +9 -6      src/gnu/usr.bin/gdb/kgdb/main.c


More information about the cvs-src mailing list