Martin Hare Robertson
Martin Hare Robertson
I am working on offline instrumentation in my fork: https://github.com/mchr3k/jacoco/issues/2
@godin Do you have anything in mind? I think JaCoCo must instrument bytecode before any other runtime changes are made to avoid reporting extra branches/methods which are artefacts of these...
The exception stack trace suggests that InTrace has hit an error trying to instrument one of your classes. I have not tested InTrace with JDK7 so I am initially marking...
I have now officially taken my eclipse update sites offline as per my note at the top of https://mchr3k.github.io/. You can fetch these binaries directly from the github repos which...
This issue has a slightly tricky interaction with multi user cases. I will give this some thought and try to fix this soon.
[callbackport causes the Agent to make a reverse Control connection - the Agent connects to a listening port opened by the Client. The Trace connection is then set up normally...
As per the first screenshot on http://mchr3k.github.com/org.intrace/eclipse.html you should be able to launch your program directly from the InTrace menu. Can you confirm if this menu is not working for...
Okay, I've reverted.
What have you tried to get this working? What clock speed do the Leo and Uno have? > On 31 Jul 2014, at 01:52, M5864 [email protected] wrote: > > I...
Perhaps my use case is a little bit unusual. I have been doing testing locally without using `isDangerouslyUseLocalStorage`. This means that every time I click a link in my app,...