Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Spawn debugger from selected record #7

Open
LinqLover opened this issue Oct 9, 2020 · 1 comment
Open

Feature: Spawn debugger from selected record #7

LinqLover opened this issue Oct 9, 2020 · 1 comment

Comments

@LinqLover
Copy link
Contributor

Well, maybe you find a way to spawn an actual debugger at a certain point. From there you could modify the source code.

Originally posted by @marceltaeumel in #6 (comment)

You can assign me because my image already contains some basic stuff for running a debugger until a certain method is reached. Very interesting idea! :-)

@marceltaeumel
Copy link
Contributor

My suggestion would be to use MsrSpecificCallWrapper but not to start recording but to open a debugger. Or via BreakPoint and BreakPointManager --- BUT the number of previous calls does likely matter. And MsrSpecificCallWrapper can do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants