Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56790 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45467 invoked from network); 6 Dec 2011 06:44:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2011 06:44:44 -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:50276] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/A1-35918-CD9BDDE4 for ; Tue, 06 Dec 2011 01:44:44 -0500 Received: by vcbgb30 with SMTP id gb30so4957833vcb.29 for ; Mon, 05 Dec 2011 22:44:41 -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:content-type :content-transfer-encoding; bh=1IID14FirnhxT30rPp61kaRaE1UHJdwGd1rs5/bkQR8=; b=Q+uplBFenTP84/Sji3zWkr6AVsi4faEz+geMgXcyai00dsYdKqKLHWkH/a2j4Pbm2X cWAumkh2ByJEcnThId503DEuL5gUljaiuDjw7HdkIHxsDZje8RydJLbGv8VSUHC5hFH3 xjMlIyVMnGxfW0VchjgGDg2OqCAnQ2++fCNdk= Received: by 10.220.100.76 with SMTP id x12mr1470997vcn.118.1323153881268; Mon, 05 Dec 2011 22:44:41 -0800 (PST) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.108.7 with HTTP; Mon, 5 Dec 2011 22:44:20 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Dec 2011 14:44:20 +0800 X-Google-Sender-Auth: 0YkuuBYHBVl0MGn65rAYcsWul8A Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Proposal for updating zbacktrace in gdbinit From: laruence@php.net (Laruence) Hi: patch upateded, http://pastebin.com/cr6N7NUx 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 can b= e > 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/ --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/