From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22112 invoked by alias); 12 Sep 2010 14:53:35 -0000 Received: (qmail 22098 invoked by uid 48); 12 Sep 2010 14:53:35 -0000 Date: Sun, 12 Sep 2010 14:53:00 -0000 Message-ID: <20100912145335.22097.qmail@sourceware.org> From: "aburgess at broadcom dot com" To: gdb-prs@sourceware.org In-Reply-To: <20091217184247.11104.at_gdb@mathalacarte.com> References: <20091217184247.11104.at_gdb@mathalacarte.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug fortran/11104] gdb 7.0 does not print two dimensional Fortran arrays correctly. X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00390.txt.bz2 ------- Additional Comments From aburgess at broadcom dot com 2010-09-12 14:53 ------- Created an attachment (id=4977) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4977&action=view) Test for this issue. The multi-dim.tar.bz2 contains a new test that should cover this issue. It would need adding to gdb/testsuite/gdb.fortran. The only thing is, I've not been able to run any of the Fortran tests myself as I'm struggling to get them to compile, I don't know if this is just my setup or a general issue. I'm working with gdb-7.2 & gcc 4.4.3. I've checked that this new test works using a dirty hack :) but someone who can actually get the Fortran tests running should check this works correctly before it's committed into the tree. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11104 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.