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

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jan 24 10:59:33 PST 2007


dillon      2007/01/24 10:56:30 PST

DragonFly src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb trgt_i386.c 
  Log:
  Poor attempt to tracking the stack frame through a trap.  Adjust for
  the additional elements pushed onto the stack to pass a trapframe pointer
  instead of the trapframe itself.
  
  Revision  Changes    Path
  1.4       +11 -2     src/gnu/usr.bin/gdb/kgdb/trgt_i386.c


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/kgdb/trgt_i386.c.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list