Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 1995 23:09:26 -0800 (PST)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 db_trace.c
Message-ID:  <199512220709.XAA10284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      95/12/21 23:09:25

  Modified:    sys/i386/i386  db_trace.c
  Log:
  Fix a small logic bug that caused the arguments of the previous frame to
  be used instead of the ones for the current frame if a breakpoint had been
  set at the entry to a function.
  
  Revision  Changes    Path
  1.14      +6 -3      src/sys/i386/i386/db_trace.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512220709.XAA10284>