From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20801 invoked by alias); 4 Oct 2009 03:56:23 -0000 Received: (qmail 20793 invoked by uid 22791); 4 Oct 2009 03:56:23 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Received: from gw.gemstone.com (HELO mail.gemstone.com) (66.192.188.154) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 04 Oct 2009 03:56:19 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.gemstone.com (Postfix) with ESMTP id 010CB140161E for ; Sat, 3 Oct 2009 20:56:18 -0700 (PDT) Received: from mail.gemstone.com ([127.0.0.1]) by localhost (mail.gemstone.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b7F5IhZR7gzE for ; Sat, 3 Oct 2009 20:56:17 -0700 (PDT) Received: from mail.gemstone.com (mail.gemstone.com [10.80.50.125]) by mail.gemstone.com (Postfix) with ESMTP id AEE0A1401619 for ; Sat, 3 Oct 2009 20:56:17 -0700 (PDT) From: "Norm Green" To: Subject: Another problem on AIX with -maix64 Date: Sun, 04 Oct 2009 03:56:00 -0000 Message-ID: <2492FA2F34494742A1A809124B18EA0C@snert> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: 2009-10/txt/msg00063.txt.bz2 Here's another problem: Any ideas? Norm Green GemStone Systems Inc. GNU gdb (GDB) 6.8.50.20090915 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc-ibm-aix5.2.0.0". For bug reporting instructions, please see: ... Reading symbols from /ramdisk0/users/normg/slowgcc9/pgsvrslow...done. (gdb) br main Breakpoint 1 at 0x17fcc (gdb) run Starting program: /ramdisk0/users/normg/slowgcc9/pgsvrslow Warning: Cannot insert breakpoint 1. Error accessing memory address 0x17fcc: I/O error. (gdb)