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

Marcel Moolenaar marcel at FreeBSD.org
Sat Aug 7 14:40:52 PDT 2004


marcel      2004-08-07 21:40:52 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        gdb_machdep.c 
    sys/ia64/include     gdb_machdep.h 
  Log:
  De-inline gdb_cpu_signal() because we need to convert the trap vectors
  related to breakpoints and single stepping into SIGTRAP so gdb(1) knows
  why the remote target has stopped. In particular, gdb(1) needs to know
  if the reason is something of its own doing.
  
  Revision  Changes    Path
  1.2       +10 -0     src/sys/ia64/ia64/gdb_machdep.c
  1.2       +1 -7      src/sys/ia64/include/gdb_machdep.h


More information about the cvs-src mailing list