Operational Scenario:
Ubuntu running in VirtualBox VM on Windows 8.1 64bit
SW Versions:
OS: Ubuntu 14.04
Java: Oracle 1.8.0_11
jEdit: 5.1.0
gdb: 0.5
Steps to reproduce:
Expected behavior would be to add the programs, got a beanshell error instead.
Originally plugin options > general > Gdb executable contained 'gdb' only - I modified it to say /usr/bin/gdb, both with the same result. From a terminal window, both gdb and /usr/bin/gdb run the debugger.
I've attached the full error message in two files.
Thanks!