From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6316 invoked by alias); 9 Oct 2008 18:06:02 -0000 Received: (qmail 6303 invoked by uid 22791); 9 Oct 2008 18:06:01 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate6.de.ibm.com (HELO mtagate6.de.ibm.com) (195.212.29.155) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Oct 2008 18:05:14 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate6.de.ibm.com (8.13.8/8.13.8) with ESMTP id m99I4BCd663038 for ; Thu, 9 Oct 2008 18:04:11 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id m99I4B4F475234 for ; Thu, 9 Oct 2008 20:04:11 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m99I48S6012435 for ; Thu, 9 Oct 2008 20:04:08 +0200 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with SMTP id m99I47Zu012430; Thu, 9 Oct 2008 20:04:07 +0200 Message-Id: <200810091804.m99I47Zu012430@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Thu, 9 Oct 2008 20:04:07 +0200 Subject: Re: [rfc] Simplify ppc64_sysv_abi_adjust_breakpoint_address To: luisgpm@linux.vnet.ibm.com Date: Thu, 09 Oct 2008 18:06:00 -0000 From: "Ulrich Weigand" Cc: drow@false.org (Daniel Jacobowitz), gdb-patches@sourceware.org In-Reply-To: <1223575325.5110.5.camel@gargoyle> from "Luis Machado" at Oct 09, 2008 03:02:04 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00300.txt.bz2 Luis Machado wrote: > This is a very specific case where i fetch the so called entry-point > from the auxv table in a 64-bit ppc binary. It shows the function > descriptor's address. > > 9 AT_ENTRY Entry point of program 0x100111d0 > > (gdb) x/g 0x100111d0 > 0x100111d0 <_start>: 0x000000001000053c I see. Couldn't you just use b _start and everything should work as expected? Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com