When the program has stopped at a breakpoint, I want to copy the current stack trace (the call stack) and paste it into a text file.
Unfortunately, the current version of IntelliJ Idea does not provide such functionality in the debugger frames window.