Open LinqLover opened 4 years ago
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.
Originally posted by @marceltaeumel in https://github.com/hpi-swa/MessageSendRecorder/issues/6#issuecomment-706013049
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! :-)