This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251894 - xdebug 2.3.2 variable watch not working on large strings
Summary: xdebug 2.3.2 variable watch not working on large strings
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-16 16:55 UTC by Raikeru
Modified: 2016-08-29 06:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raikeru 2015-04-16 16:55:32 UTC
Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Updates: NetBeans IDE is updated to version NetBeans 8.0.2 Patch 1
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b17
System: Windows 7 version 6.1 running on amd64; Cp1252; es_ES (nb)

I am debugging a web service call, everything works fine until i try to watch the WS xml result (aprox 839 kb); it worked for xdebug 2.2.3 , but its broken for xdebug 2.3.2 , Variable watch shows "Evaluating..." and opening and closing the value popup doesn't fix it....

Steps to reproduce
1.- try to watch a string of 839000 chars aprox
Comment 1 kacer 2016-07-27 11:18:42 UTC
This problem is also present in nightly build of NetBeans with PHP 7 and xdebug 2.4

Product Version: NetBeans IDE Dev (Build 201607260002)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Linux version 4.4.0-22-generic running on amd64; UTF-8; en_US (nb)