From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22245 invoked by alias); 5 Jun 2011 01:59:06 -0000 Received: (qmail 22219 invoked by uid 22791); 5 Jun 2011 01:59:05 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,TW_DB,TW_SM X-Spam-Check-By: sourceware.org Received: from mail-pz0-f41.google.com (HELO mail-pz0-f41.google.com) (209.85.210.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 05 Jun 2011 01:58:41 +0000 Received: by pzk4 with SMTP id 4so1613879pzk.0 for ; Sat, 04 Jun 2011 18:58:40 -0700 (PDT) Received: by 10.142.156.20 with SMTP id d20mr537220wfe.198.1307239120682; Sat, 04 Jun 2011 18:58:40 -0700 (PDT) Received: from [192.168.1.100] ([115.195.159.227]) by mx.google.com with ESMTPS id x8sm2087753wfx.7.2011.06.04.18.58.35 (version=SSLv3 cipher=OTHER); Sat, 04 Jun 2011 18:58:39 -0700 (PDT) Message-ID: <4DEAE369.4030707@gmail.com> Date: Sun, 05 Jun 2011 01:59:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Keith Seitz CC: gdb@sourceware.org Subject: Re: gdb failed to set a breakpoint on Windows References: <4DE9C7A7.9050009@gmail.com> <4DEA1E96.8060403@gmail.com> <4DEA6147.7050405@redhat.com> In-Reply-To: <4DEA6147.7050405@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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: 2011-06/txt/msg00031.txt.bz2 On 2011-6-5 0:45, Keith Seitz wrote: > On 06/04/2011 05:01 AM, asmwarrior wrote: >> On 2011-6-4 13:50, asmwarrior wrote: >>> But when debugging, gdb failed to set a breakpoint, it seems it failed >>> to handle the windows style file path. >>> >>> look at the log: >>> >>> > break >>> "E:/code/cb/cb_trunk/src/plugins/codecompletion/parser/parserthread.cpp:524" >>> >>> >>> >>> No source file named E. >>> Breakpoint 2 >>> ("E:/code/cb/cb_trunk/src/plugins/codecompletion/parser/parserthread.cpp:524) >>> pending. > > Yes, that was probably my linespec change. Please file a bug for this, > and I will get right on it. > > Keith > OK, done: http://sourceware.org/bugzilla/show_bug.cgi?id=12843 thank you Keith. asmwarrior ollydbg from code::blocks' forum