开发者

How do I copy a stacktrace out of the debugger in Pharo?

开发者 https://www.devze.com 2023-01-22 04:56 出处:网络
How do I copy a stacktrace out of the debugger in Pharo? I know there\'s the Debug.log file somewhere near the image, but I\'m far too lazy to navigate out of Pharo, to the file system, find the fold

How do I copy a stacktrace out of the debugger in Pharo?

I know there's the Debug.log file somewhere near the image, but I'm far too lazy to navigate out of Pharo, to the file system, find the folder, and browse through a gigantic text file if there's a stack trace right in f开发者_运维技巧ront of me.


I know a way, but it is not the best. When you are inside the debugger, right click -> "mail out bug report" and there you can copy/paste the stacktrace heheheh

Another option is to bring ctrl + click in order to bring the other menu, and select the option "copy text"

cheers


In Pharo 5, there is a Copy to clipboard menu entry in the overflow menu of the debugger. See the screenshot:

How do I copy a stacktrace out of the debugger in Pharo?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号