Re: inspect array contents in debugger
Posted by
vischer on
Sep 21, 2013; 3:01pm
URL: http://imagej.273.s1.nabble.com/inspect-array-contents-in-debugger-tp5004878p5004893.html
Hi Wayne and Neil,
this is a suggestion to implement the "Array Inspector":
Clicking on any array in the Debug window (here: "firstArr") will show its elements in a separate window, which is updated as long as the array is alive.
I include three files ( showing 3 rather small changes marked with //n__) to get this implemented into ImageJ, plus the test macro shown.
best regards, Norbert
https://www.dropbox.com/s/9a7bb9jhi525vsl/Array_Inspector.zip--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html