From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16493 invoked by alias); 18 Apr 2009 15:48:37 -0000 Received: (qmail 16484 invoked by uid 22791); 18 Apr 2009 15:48:36 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 18 Apr 2009 15:48:27 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3IFmE7M027669; Sat, 18 Apr 2009 11:48:14 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n3IFmD9b026203; Sat, 18 Apr 2009 11:48:14 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n3IFmB0n009282; Sat, 18 Apr 2009 11:48:12 -0400 Message-ID: <49E9F63A.6080009@redhat.com> Date: Sat, 18 Apr 2009 15:48:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Carfield Yim CC: insight@sourceware.org Subject: Re: How can I press the parameter to debug the binary with insight? References: <49E99052.2070905@carfield.com.hk> In-Reply-To: <49E99052.2070905@carfield.com.hk> Content-Type: text/plain; charset=UTF-8; format=flowed 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/msg00018.txt.bz2 Carfield Yim wrote: > This should be a very basic feature, but I really cannot search it.... I'm not quite sure what you're after, but I'll guess (as I usually do). :-) Are you attempting to pass parameters to the executable? Try File->Target Settings... Keith