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

John Baldwin jhb at FreeBSD.org
Mon Jan 28 13:45:12 PST 2008


jhb         2008-01-28 21:45:09 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb kld.c 
  Log:
  Use a for loop in find_kld_address() as in kgdb_auto_load_klds() and
  replace the remaining goto's with continues as a result.
  
  Revision  Changes    Path
  1.3       +4 -7      src/gnu/usr.bin/gdb/kgdb/kld.c


More information about the cvs-src mailing list