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

Konstantin Belousov kib at FreeBSD.org
Sat Sep 27 15:58:56 UTC 2008


kib         2008-09-27 15:58:37 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb trgt_i386.c 
  Log:
  SVN rev 183414 on 2008-09-27 15:58:37Z by kib
  
  Differentiate between interrupt frames, trap interrupt frames and timer
  frame in the kgdb, to allow it to properly backtrace over the interrupt
  stacks.
  
  Noted and reviewed by:  tegge
  Tested by:      pho
  MFC after:      1 week
  
  Revision  Changes    Path
  1.13      +33 -3     src/gnu/usr.bin/gdb/kgdb/trgt_i386.c


More information about the cvs-src mailing list