cvs commit: src/sys/amd64/amd64 gdb_machdep.c src/sys/amd64/include gdb_machdep.h

Marcel Moolenaar marcel at FreeBSD.org
Tue Apr 4 03:00:22 UTC 2006


marcel      2006-04-04 03:00:20 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      gdb_machdep.c 
    sys/amd64/include    gdb_machdep.h 
  Log:
  Sync with i386: Map exceptions to signals in gdb_cpu_signal() so
  that kgdb(1) gets a SIGTRAP when it needs to.
  
  Pointed out by: grehan@
  
  Revision  Changes    Path
  1.6       +24 -0     src/sys/amd64/amd64/gdb_machdep.c
  1.5       +1 -6      src/sys/amd64/include/gdb_machdep.h


More information about the cvs-src mailing list