You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having information such as stack frames, threads, etc, readable in the evaluator could be useful. Maybe some sort of singleton hxcppdbg.Debugger object, the debugger may want to start to have a concept of the "current thread" which is the thread that caused the last debugger break.
The text was updated successfully, but these errors were encountered:
Having information such as stack frames, threads, etc, readable in the evaluator could be useful. Maybe some sort of singleton
hxcppdbg.Debugger
object, the debugger may want to start to have a concept of the "current thread" which is the thread that caused the last debugger break.The text was updated successfully, but these errors were encountered: