Changes between Initial Version and Version 1 of Ticket #10958, comment 2


Ignore:
Timestamp:
Jun 20, 2014, 10:40:51 PM (10 years ago)
Author:
anevilyak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10958, comment 2

    initial v1  
    22> Generally, it is entirely possible that this use case simply cannot work due to the missing relationship between shell and debugged program. I tried with gdb on Linux but I didn't manage to detach and quit gdb while the debugged program continued to run. kdbg creates a new terminal for the debugged program (and so do the debuggers in eclipse and QtCreator), so I don't know how to reproduce the situation on Linux.
    33
    4 Does that imply that we potentially need to do something similar? That would potentially be necessary anyways if we want to be able to support the case where one starts Debugger via Deskbar or some other entirely graphical means, and then wants to run and debug a terminal app via Start New Team, no?
     4Does that imply that we potentially need to do something similar? That would be necessary anyways if we want to be able to support the case where one starts Debugger via Deskbar or some other entirely graphical means, and then wants to run and debug a terminal app via Start New Team, no?