From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28259 invoked by alias); 23 Mar 2011 16:36:12 -0000 Received: (qmail 28191 invoked by uid 22791); 23 Mar 2011 16:36:10 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-gw0-f41.google.com (HELO mail-gw0-f41.google.com) (74.125.83.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 23 Mar 2011 16:36:06 +0000 Received: by gwaa12 with SMTP id a12so4434443gwa.0 for ; Wed, 23 Mar 2011 09:36:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.110.9 with SMTP id i9mr4863851anc.152.1300898165646; Wed, 23 Mar 2011 09:36:05 -0700 (PDT) Received: by 10.100.168.18 with HTTP; Wed, 23 Mar 2011 09:36:05 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Mar 2011 16:36:00 -0000 Message-ID: Subject: Re: Walking an array of structs under gdb-Python From: kidoshisama To: Tom Tromey Cc: Keith Goldberg , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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: 2011-03/txt/msg00132.txt.bz2 can I cast 'array' to another type and interpret it that way?