Bug #17461 2010-08-25 00:12
ethaneade
"Additional GDB Commands -> Before Connection" broken
The text box at:
Project->
Properties->
Debugger->
Additional GDB Commands->
Before Connection
...is a multiline text box, but only the first line is sent to GDB. The remaining lines are sent only after the debugger is stopped.
In contrast, the commands in:
Settings->
Compiler & Debugger->
Debugger Settings->
Initialization Commands
...are sent in full to GDB (multiple lines).
The single-line-only behavior severely limits the usefulness of the per-project GDB customization (it requires such customization to be maintained in a file external to the project description file, and sourced into gdb).
If it must be one line only, the text box should not permit multi-line entry.
- Category
- Debugger
- Group
- Status
- Open
- Close date
- Assigned to