vote up 1 vote down star

In Netbeans 6.5 I am debugging a network stream and need to view the memory in Hex. The only way I have found to do this is to right click on each row and select display as Hex. This is very inefficient and I would like either a memory dump or default to hex. Is there a way to do this?

flag

57% accept rate

1 Answer

vote up 1 vote down
  • Looks like the context option you're using now is it. See the bottom of this netbeans.org page.
  • Questions on the Netbeans forums relating to a global hex display option in the debugger remain unanswered (for example).
  • You might try out a hex editor plugin.
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.