From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8566 invoked by alias); 20 Mar 2008 18:28:22 -0000 Received: (qmail 8362 invoked by uid 48); 20 Mar 2008 18:27:39 -0000 Date: Thu, 20 Mar 2008 18:28:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080320182739.5978.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5978] New: stack print options review X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00633.txt.bz2 List-Id: They look something like: Stack print options: -n, -number-of-frames NUMBER number of frames to print. Use -n 0 or -n all to print all frames. -f, -full-path print the full path to object files -a, -all Print all information that can be retrieved about the stack this is equivalent to -print functions,params,scopes,fullpath -v, -virtual Includes virtual frames in the stack trace. Virtual frames are artificial frames corresponding to calls to inlined functions -c, -common print commonly used debug information:this is equivalent to -print functions,params,fullpath -print [item],... itmes to print. Possible items: functions : print function names using debug information scopes : print variables declared in each scope within the function. params : print function parameters fullpath : print full executbale path -- Summary: stack print options review Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com OtherBugsDependingO 5977 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=5978 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.