[DSF-GDB] Python input from debugger console is not treated as secondary prompt #362
Labels
debug
The debug components of CDT, anything to do with running or debugging the target.
featurerequest
A new feature or enhancement
Describe the bug
When running a GDB python input command from debugger console, the line inputted is not treated as secondary prompt, thus, because it is not processed with RawCommand, the string "token-interpreter-exec console" is added to the input.
Expected behavior
I would have expected that the input line should be secondary prompt.
Eg.
Desktop:
Build Identifier:
The text was updated successfully, but these errors were encountered: