Tim Kräuter
https://timkraeuter.com/
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 17
- Subscriptions 8
-
Tim Kräuter created a post, Accessing Python debug information (variables) while debugging with a plugin (PyCharm)
Hi,I wondered if it is possible to access the debug information during a debugging session and show additional information in a PyCharm when a debug session starts plugin. I am looking for an API w... -
Tim Kräuter commented, -
-
Tim Kräuter created a post, AnsweredHow to run methods during debugging without invalidating the current stack frame
When I invoke methods on the objects in a stack frame during debugging, I invalidate the stack frame and cannot call any getValue() on the stack frame objects anymore (StackFrameImpl always checks ... -
-
Tim Kräuter commented, -
Tim Kräuter commented, -
Tim Kräuter created a post, AnsweredAccessing Go debug information (variables) while debugging with a plugin (GoLand)
Hi,I wondered if it is possible to access the debug information during a debugging session and show additional information in a GoLand plugin. I am looking for an API with the following capabilitie... -
Tim Kräuter commented, -
Tim Kräuter commented,