The current debug session must end before the requested operation can complete. Please indicate how you would like to end the debug session.

From RAD Studio
Jump to: navigation, search

Go Up to Error Messages Index

Your application is running in the debugger, but a requested operation (such as File > Close) requires your attention.

Your choices are:

  • Terminate closes the application that is running in the debugger and returns you to the IDE.
  • Detach disconnects the debugger from the current (running) program and refocuses on the IDE.
  • Cancel returns you to the debugger and allows you to terminate your application normally (for example, by selecting Close on the File menu).

(Formerly: "Debug session in progress. Terminate?")