From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17315 invoked by alias); 16 Oct 2006 13:35:18 -0000 Received: (qmail 17306 invoked by uid 22791); 16 Oct 2006 13:35:18 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0506.google.com (HELO wx-out-0506.google.com) (66.249.82.231) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 16 Oct 2006 13:35:08 +0000 Received: by wx-out-0506.google.com with SMTP id s19so1580492wxc for ; Mon, 16 Oct 2006 06:35:07 -0700 (PDT) Received: by 10.70.97.13 with SMTP id u13mr11474414wxb; Mon, 16 Oct 2006 06:35:06 -0700 (PDT) Received: by 10.70.12.9 with HTTP; Mon, 16 Oct 2006 06:35:06 -0700 (PDT) Message-ID: Date: Mon, 16 Oct 2006 13:35:00 -0000 From: "Rob Quill" To: gdb@sourceware.org Subject: [Off topic] GCC Control Flow Graphs MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00112.txt.bz2 Hi, Does anyone know if it is possible to view/access/print out the control flow graphs produced by GCC, either at compilation time, or after compilation has taken place? Thanks for your time. Rob