From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31502 invoked by alias); 22 Oct 2009 15:23:00 -0000 Received: (qmail 31488 invoked by uid 22791); 22 Oct 2009 15:22:59 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f216.google.com (HELO mail-ew0-f216.google.com) (209.85.219.216) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Oct 2009 15:22:55 +0000 Received: by ewy12 with SMTP id 12so8975366ewy.0 for ; Thu, 22 Oct 2009 08:22:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.211.138.11 with SMTP id q11mr3381480ebn.1.1256224973141; Thu, 22 Oct 2009 08:22:53 -0700 (PDT) From: Mauro Baluda Date: Thu, 22 Oct 2009 16:28:00 -0000 Message-ID: <2f03c2a30910220822x42e12a13rfc0181d68419613a@mail.gmail.com> Subject: GDB/MI list To: gdb@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00340.txt.bz2 hallo I'm completely new to GDB/MI and looking at the documentation I'm not able to tell what would be an equivalent to the list command in the usual interface I only need to print the next line that willl be executed, is there a way to do it in MI? thanks Mauro -- Computer science is no more about computers than astronomy is about telescopes - Edsger W. Dijkstra