The 'Edit Columns' button appears in the bottom left corner of this window, but it is greyed out. I've been unable to find any functionality that allows one to enable it. There seems to be a potential use for it (e.g. to enable a column that shows the pure byte values that represent each instruction).
2007-06-11 Mike Cvet <mcvet@redhat.com> * memory/MemoryWindow.java (setTask): Default to reading 64-bit words on 64-bit platforms. (setTask.formatDialog.lifeCycleEvent): Refresh display on dialog exit. (setTask.bitsCombo.comboBoxEvent): Update column titles on new bit selection. * disassembler/DisassemblyWindow.java (setTask): Hide format button instead of shading out. (handleToSpin): Fix a couple of spinning bugs.
-> fixer
fixed by mcvet