From owner-cvs-all Sun Jul 5 03:14:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18287 for cvs-all-outgoing; Sun, 5 Jul 1998 03:14:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18188; Sun, 5 Jul 1998 03:13:56 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA00726; Sun, 5 Jul 1998 03:12:18 -0700 (PDT) Date: Sun, 5 Jul 1998 03:12:18 -0700 (PDT) Message-Id: <199807051012.DAA00726@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ddb db_run.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/07/05 03:12:18 PDT Modified files: sys/ddb db_run.c Log: Remove the two single step breakpoints in the reverse order of setting to ensure that single stepping a branch to the next instruction works. Revision Changes Path 1.16 +5 -5 src/sys/ddb/db_run.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message