From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25769 invoked by alias); 26 Mar 2008 21:18:41 -0000 Received: (qmail 25761 invoked by uid 22791); 26 Mar 2008 21:18:41 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 26 Mar 2008 21:18:21 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 31496983A1; Wed, 26 Mar 2008 21:18:20 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 1484E98140; Wed, 26 Mar 2008 21:18:20 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Jed0l-0003ht-EH; Wed, 26 Mar 2008 17:18:19 -0400 Date: Wed, 26 Mar 2008 22:36:00 -0000 From: Daniel Jacobowitz To: gdb guy Cc: gdb Subject: Re: Why won't gdb stop on packed (UPX) file breakpoint at entrypoint? Message-ID: <20080326211819.GA14233@caradoc.them.org> Mail-Followup-To: gdb guy , gdb References: <20080326210050.GA12885@caradoc.them.org> <20080326211059.GA13713@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-03/txt/msg00256.txt.bz2 On Wed, Mar 26, 2008 at 05:13:50PM -0400, gdb guy wrote: > Sorry to not be clear, but I was doing it before running: > $gdb ./UPXps > GNU gdb 6.4 You might want to try a newer GDB. Other than that, sorry, I do not know what might be wrong. -- Daniel Jacobowitz CodeSourcery