mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 06:16:03 +01:00
a3b04ab398
- In the case where the target team terminates, the subsequent prompt to ask the user what action they wish to take in response needs to take into account the possibility that the UserInterface in question hasn't yet implemented such prompting. Treat such a case as equivalent to asking the debugger to quit. Addresses part of #10292.