How can I change the value of a variable while debugging Java code in NetBeans 7.1? -



How can I change the value of a variable while debugging Java code in NetBeans 7.1? -

i have set breakpoint allows me see value in field on object. i'd alter value go on execution, seek edit value variables view, value field grayed-out. there way alter variable values while debugging?

it possible alter value of primitive variables , strings in-place in value column of variables window. alter values of object variables, can utilize "evaluate expression..." under menu debug alternative (ctrl+f9).

java debugging netbeans netbeans-7.1

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -