From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17910 invoked by alias); 10 Nov 2008 18:18:02 -0000 Received: (qmail 17893 invoked by uid 71); 10 Nov 2008 18:18:01 -0000 Resent-Date: 10 Nov 2008 18:18:01 -0000 Resent-Message-ID: <20081110181801.17892.qmail@sourceware.org> Resent-From: gdb-gnats@sources.redhat.com (GNATS Filer) Resent-To: nobody@sources.redhat.com Resent-Cc: gdb-prs@sources.redhat.com Resent-Reply-To: gdb-gnats@sources.redhat.com, dodji@redhat.com Received: (qmail 14531 invoked by uid 48); 10 Nov 2008 18:13:54 -0000 Message-Id: <20081110181354.14530.qmail@sourceware.org> Date: Mon, 10 Nov 2008 18:18:00 -0000 From: dodji@redhat.com Reply-To: dodji@redhat.com To: gdb-gnats@sources.redhat.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: mi/2551: Missing MI command to do the same as "jump " or "jump
" Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00040.txt.bz2 >Number: 2551 >Category: mi >Synopsis: Missing MI command to do the same as "jump " or "jump
" >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: change-request >Submitter-Id: net >Arrival-Date: Mon Nov 10 18:18:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: dodji@redhat.com >Release: unknown-1.0 >Organization: >Environment: GNU/Linux >Description: MI should provide the client with a way to jump to a location, just like the commande line interface does with the "jump" command. Please note that in that case, the new MI command needs to output an out-of-band record similar to the one that exists for the -exec-next command. Something along the lines of: *stopped, reason="a-reason", line="8", file,="something.c" That is needed to give the client a chance to update its state. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: