Anders Mårtensson
Anders Mårtensson
When evaluating a string containing multiple lines only the first one is shown in the output at the bottom of the screen. Workaround would be to open the terminal and...
Using jdb, the ** marker isn't cleared when continuing. Since the execution isn't stopped there anymore the marker should be gone.
Presumably because of a locale setting, my jdb outputs in this format: ` [1] com.example.Class.Method (Class.java:1,361)` Note that the line number has a thousands separator in the form of a...