From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 15658 invoked from network); 11 Jan 2003 01:04:00 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 209.249.29.67 with SMTP; 11 Jan 2003 01:04:00 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h0B13lW31663; Fri, 10 Jan 2003 19:03:47 -0600 Date: Sat, 11 Jan 2003 01:04:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200301110103.h0B13lW31663@duracef.shout.net> To: drow@mvista.com, ezannoni@redhat.com Subject: Re: [RFA/PATCH] breakpoint.c: fix until command Cc: gdb-patches@sources.redhat.com X-SW-Source: 2003-01/txt/msg00438.txt.bz2 Elena Zannoni writes: > Not as an option, I was thinking as a separate command. > (to tell you the through, it should just be an argument to 'continue'). I like that. Then various frobs like 'stay in the current frame' become options in the command. Michael C