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

Marcel Moolenaar marcel at FreeBSD.org
Sat Sep 10 13:12:53 PDT 2005


marcel      2005-09-10 20:12:52 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb trgt_i386.c 
  Log:
  Unwind across trap frames. This adds most of the meat. The sniffer
  just needs to be taught about all the other entry points and the
  unwinder needs to be taught about the frame variation between them.
  
  MFC after: 1 week
  
  Revision  Changes    Path
  1.4       +86 -6     src/gnu/usr.bin/gdb/kgdb/trgt_i386.c


More information about the cvs-src mailing list