kan         2006-01-04 23:17:52 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb main.c 
  Log:
  Add -w parameter which tells kgdb to open kmem-based targets in read-write
  mode. This allows one to use kgdb on /dev/mem and be able to patch memory
  on a live system. This is identical to what -wcore used to do in previous
  gdb versions for FreeBSD.
  
  Requested by:   wpaul
  
  Revision  Changes    Path
  1.11      +8 -3      src/gnu/usr.bin/gdb/kgdb/main.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to