Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40467 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62705 invoked from network); 11 Sep 2008 13:53:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2008 13:53:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.82.234 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.82.234 wx-out-0506.google.com Received: from [66.249.82.234] ([66.249.82.234:51135] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/4E-33862-8C229C84 for ; Thu, 11 Sep 2008 09:53:13 -0400 Received: by wx-out-0506.google.com with SMTP id s12so159732wxc.26 for ; Thu, 11 Sep 2008 06:53:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=+zqI9ZQbhS67pasFBMMiJAgELjQlVtiBoEEEzv4tP7Y=; b=GDVSbhatNibt9ZTDTMcFhmLdzxixIzoqfpJJKBzbehenRAr1liPvfBWz9gz1akkKkN F3r81SGp8cKIBXESQ8wSDTtiCPwl5PfwLs/5nkwsc3uGDgf10KRyAu0DSIW9qEQyQrHH e1m/o0Pme7++81RLzthy8HJRKJOyVjOBb3Xy8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=NEql20UBx6F1zA3NXdWTw/iNkyctAtXACwZ2n7SqYVv3zGCTWe0fQYZIYxQ792Aeg6 srYDZItVu1us5v1eoVUfO/jFMSWXJhuRpWUH9z35A1I9av8fjqHuK7kFzP7IDQd9/Yn/ EyEfj3t+h/C+ze3eTBBkiipR3fqi2PLLi9LsY= Received: by 10.103.18.19 with SMTP id v19mr1928676mui.123.1221141188737; Thu, 11 Sep 2008 06:53:08 -0700 (PDT) Received: by 10.103.212.17 with HTTP; Thu, 11 Sep 2008 06:53:08 -0700 (PDT) Message-ID: <10845a340809110653t11a746ack17d4dc105a0136b1@mail.gmail.com> Date: Thu, 11 Sep 2008 14:53:08 +0100 Reply-To: RQuadling@GoogleMail.com To: "PHP Internals List" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Debugging PHP to try and find a fix to my ODBC issue (bug #46050) From: rquadling@googlemail.com ("Richard Quadling") Hi. I'm trying to debug a problem I'm having with PHP (see bug #46050). I've got php5.3-win32-200809111007.zip 11-Sep-2008 15:26 12.1M and php5.3-dbgpack-win32-200809111007.zip 11-Sep-2008 15:22 4.7M from http://snaps.php.net/win32 But the PDB files are not matching : D:\Personal Files\Software\PHP\Latest Versions\V5.3\php5ts.pdb: PDB does not match image. I would assume the debug files would match. Are they MS VS version specific. I got the debugger up by surprise. I've just installed the MS SQL 2005 Developer Edition and it seems that this debugger comes with it. Is there anything I'm able to do to help find the problem. I'm NOT a C expert, but I can slowly make my way through the code if I have some help. Regards, Richard Quadling. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"