Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59286 invoked from network); 6 Dec 2011 09:53:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2011 09:53:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.49 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.49 mail-qw0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:33754] helo=mail-qw0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/90-55854-136EDDE4 for ; Tue, 06 Dec 2011 04:53:54 -0500 Received: by qadc16 with SMTP id c16so1530983qad.8 for ; Tue, 06 Dec 2011 01:53:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=O//+RWp8vhmKzIUQf2hYITOjIq0CUOvh961D+uqtPNE=; b=RZ1wvfPEFr/qpVEqDWHj61Y2mpxL1dPgJAMT/psghdQuRQwcfFFir5S9EPOetLiAD0 3UxaTwUN5R3je4bhU3wisiJCNmb6tIsnY/rvomhhhh5nm8GsSDx2MIlIT34jcDx+51xv gixwfPE28YBfXI5IZJcHbz71b5gftvXohh0W4= MIME-Version: 1.0 Received: by 10.224.31.66 with SMTP id x2mr11518762qac.27.1323165231077; Tue, 06 Dec 2011 01:53:51 -0800 (PST) Received: by 10.229.212.5 with HTTP; Tue, 6 Dec 2011 01:53:51 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Dec 2011 10:53:51 +0100 Message-ID: To: Laruence Cc: PHP Internals Content-Type: multipart/alternative; boundary=20cf3020759093d90f04b36969b0 Subject: Re: [PHP-DEV] Re: Proposal for updating zbacktrace in gdbinit From: tyra3l@gmail.com (Ferenc Kovacs) --20cf3020759093d90f04b36969b0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: > I update the patch, instead of change the behavior of zbacktrace, > I add a new one "zbacktrace_ex", > > I am going to commit it, if there comes some problems, then we > could revert or edit it. > > thanks > > On Tue, Dec 6, 2011 at 2:33 PM, Laruence wrote: > > Hi: > > I am plan to commit a new change to 5.4-trunk/.gdbinit which can be > > found at http://pastebin.com/N6hTRMRA. > > > > after update, the zbacktrace will print arguments info: > > > > (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 > > > > any objections? > > > > thanks > > -- > > Laruence Xinchen Hui > > http://www.laruence.com/ > > > > -- > Laruence Xinchen Hui > http://www.laruence.com/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf3020759093d90f04b36969b0--