With eclipse CDT, you have the "debugger console" to execute gdb commands. I want in a debugging session in eclipse to execute jdb commands.
Is there a way to achieve this goal ?
I parse almost every eclipse menus, but nothing that fits my need.
With eclipse CDT, you have the "debugger console" to execute gdb commands. I want in a debugging session in eclipse to execute jdb commands.
Is there a way to achieve this goal ?
I parse almost every eclipse menus, but nothing that fits my need.