From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22382 invoked by alias); 23 Apr 2009 12:45:51 -0000 Received: (qmail 22373 invoked by uid 22791); 23 Apr 2009 12:45:51 -0000 X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f163.google.com (HELO mail-ew0-f163.google.com) (209.85.219.163) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Apr 2009 12:45:45 +0000 Received: by ewy7 with SMTP id 7so1452099ewy.24 for ; Thu, 23 Apr 2009 05:45:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.21.206 with SMTP id r56mr76925wer.110.1240490742548; Thu, 23 Apr 2009 05:45:42 -0700 (PDT) Date: Thu, 23 Apr 2009 12:45:00 -0000 Message-ID: Subject: Set argc and argv in insight From: arkkimede To: insight@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00019.txt.bz2 How I can pass the parameters argc and argv to a program running in the insight debugger? TIA Daniele