let me answer myself again DebuggerManager.getDebuggerManager().createWatch(name); ________________________________ From: Peter Cheung <[email protected]> Sent: Wednesday, January 3, 2024 12:57 AM To: [email protected] <[email protected]> Subject: How to build a tailor-made "watches" window
Hi How to build a tailor-made "watches" window. I am developing RISC-V simulator using Netbeans, there is over 100 registers I want to print out on screen. It is from different variables such as hashmap and arraylist. What function I can call to dump a variable value during debug mode? Thanks >From Peter (System Architect, Quantr Limited https://www.quantr.hk , Mobile : >96554595)
