From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7735 invoked by alias); 11 Dec 2007 07:30:16 -0000 Received: (qmail 7726 invoked by uid 22791); 11 Dec 2007 07:30:15 -0000 X-Spam-Check-By: sourceware.org Received: from MGW4.Sony.CO.JP (HELO mgw4.sony.co.jp) (137.153.0.46) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 11 Dec 2007 07:30:07 +0000 Received: from mail7.sony.co.jp ([43.0.1.209]) Received: from mail7.sony.co.jp (localhost [127.0.0.1]) by mail7.sony.co.jp (R8/Sony) with ESMTP id lBB7U4Lb015384 for ; Tue, 11 Dec 2007 16:30:04 +0900 (JST) Received: from smail1.sm.sony.co.jp (smail1.sm.sony.co.jp [43.11.253.1]) by mail7.sony.co.jp (R8/Sony) with ESMTP id lBB7U4Yc015371 for ; Tue, 11 Dec 2007 16:30:04 +0900 (JST) Received: from imail.sm.sony.co.jp (imail.sm.sony.co.jp [43.4.141.32]) by smail1.sm.sony.co.jp (8.11.6p2/8.11.6) with ESMTP id lBB7U4e09843 for ; Tue, 11 Dec 2007 16:30:04 +0900 (JST) Received: from [43.4.145.251] (gco-w12f-vlan145-251.sm.sony.co.jp [43.4.145.251]) by imail.sm.sony.co.jp (8.12.11/3.7W) with ESMTP id lBB7U31a004596 for ; Tue, 11 Dec 2007 16:30:03 +0900 (JST) Date: Tue, 11 Dec 2007 07:30:00 -0000 From: Yoriko Komatsuzaki To: gdb@sourceware.org Subject: DW_AT_hi_user is 0x3ff0 or 0x3fff ? Message-Id: <20071211162208.0CF0.YORIKO@sm.sony.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.04 [ja] 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: 2007-12/txt/msg00074.txt.bz2 Hello, I think that this is not so big problem. But just to be safe, could you check the following definition ? In include/elf/dwarf2.h of gdb-6.6/6.7, #define DW_AT_hi_user 0x3ff0 and in P.138 of dwarf Debugging Information format, version 3, DW_AT_hi_user 0x3fff Thank you, Yoriko Komatsuzaki (yoriko@sm.sony.co.jp)