jhb         2008-04-28 15:26:12 UTC
  FreeBSD src repository
  Modified files:
    gnu/usr.bin/gdb/kgdb kld.c 
  Log:
  Remove the 'add_kld_command' arg from load_kld().  It is always true since
  the auto-loading of kld's switched to hooking into gdb's shared library
  support.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.8       +5 -12     src/gnu/usr.bin/gdb/kgdb/kld.c