未启用调试时设置值 [英] set value while debugging is not enabled

查看:81
本文介绍了未启用调试时设置值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用最新版本的Visual Studio Code 64位,并尝试在调试会话期间更改值。

I'm using the latest version of Visual Studio Code 64bit and trying to change a value during my debug session.

我尝试使用设置值菜单选项来更改值,但是该值已被禁用。我已经安装了PHP调试扩展,并且单步执行代码没有问题。我尝试了调试控制台,但似乎无法在其中进行任何设置。我有要清除的 $ _ SERVER 值。

I tried using the set value menu option to change a value but it's disabled. I've got the PHP Debugging extension installed and have no problems stepping through the code. I tried the debug console but can't seem to do any unset's there. I have $_SERVER values I would like to clear.

推荐答案

简单使用调试控制台可以更改值。

Simply using the debug console allows you to change the values.

这篇关于未启用调试时设置值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆