Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56794 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60934 invoked from network); 6 Dec 2011 09:59:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2011 09:59:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:60378] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/F0-55854-A87EDDE4 for ; Tue, 06 Dec 2011 04:59:39 -0500 Received: by vcbgb30 with SMTP id gb30so5045002vcb.29 for ; Tue, 06 Dec 2011 01:59:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=vkpFca1BVF5K/abQLs6qetdmC9eVJFlrUBGVWpzGyFY=; b=C/1yNOZeJq7O6SQP5hBBiakuizbEKM03Ouf1eM0oElFA89EGff3731vYjO/d0iDb3K DoHD3pcck+jkM5FhMmoPytzCj4t4I4o+pZ46jrZbZZ8wm+po9x0nV0uCrZqsqWyPOK9D fNNA+toUVy3gZ2lPjw06Hs++/hAPldmMvX9VM= Received: by 10.52.99.161 with SMTP id er1mr7249670vdb.50.1323165575438; Tue, 06 Dec 2011 01:59:35 -0800 (PST) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.178.194 with HTTP; Tue, 6 Dec 2011 01:59:14 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Dec 2011 17:59:14 +0800 X-Google-Sender-Auth: BwPCVeGcqdvT91VGvtGr4RNxNPE Message-ID: To: Ferenc Kovacs Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: Proposal for updating zbacktrace in gdbinit From: laruence@php.net (Laruence) Hi: I am not sure whether is okey to change the existing zbacktrace, so I open a thread that let people know. after that I change the patch, add a new zbacktrace_ex. I think this should be okey, so I commit it. :) sorry & thanks On Tue, Dec 6, 2011 at 5:53 PM, Ferenc Kovacs wrote: > Laruence, I think that there is no point opening a thread if you will go > ahead and commit after waiting 3 hours and 0 replies. > Or did I miss someting here? > > On Tue, Dec 6, 2011 at 10:51 AM, Laruence wrote: >> >> Hi: >> =C2=A0 I update the patch, =C2=A0instead of change the behavior of zback= trace, >> I add a new one "zbacktrace_ex", >> >> =C2=A0 I am going to commit it, =C2=A0if there comes some problems, =C2= =A0then we >> could revert or edit it. >> >> thanks >> >> On Tue, Dec 6, 2011 at 2:33 PM, Laruence wrote: >> > Hi: >> > =C2=A0 I am plan to commit a new change to 5.4-trunk/.gdbinit which ca= n be >> > found at http://pastebin.com/N6hTRMRA. >> > >> > =C2=A0 after update, =C2=A0the zbacktrace will print arguments info: >> > >> > =C2=A0(gdb) zbacktrace >> > [0x95dac5d8] sleep(long: 1000) /tmp/1.php:21 >> > [0x95dac4b8] e(resource(#5)) /tmp/1.php:17 >> > [0x95dac3e8] d(bool: true) /tmp/1.php:13 >> > [0x95dac2f8] c(array(3)[0x95de78a0]) /tmp/1.php:10 >> > [0x95dac1c8] b(object[0x95de5158]) /tmp/1.php:7 >> > [0x95dac0e8] a(string(8): "laruence") /tmp/1.php:24 >> > >> > =C2=A0 =C2=A0any objections? >> > >> > thanks >> > -- >> > Laruence =C2=A0Xinchen Hui >> > http://www.laruence.com/ >> >> >> >> -- >> Laruence =C2=A0Xinchen Hui >> http://www.laruence.com/ >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/