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

Alexander Kabaev kan at FreeBSD.org
Wed Jan 4 15:17:53 PST 2006


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


More information about the cvs-src mailing list