llmhyy / microbat

A feedback-based debugger for interactively recommending suspicious step in buggy program execution.
55 stars 16 forks source link

#810493 Unexpected performance in Plugin publish #189

Closed SongXueZhi closed 4 years ago

SongXueZhi commented 4 years ago

Hi Lyly and Dr.Lin,

I am trying to publish Microbat, but there are unexpected performance in the process. Could you give me some advice?

The workflow as follows:

Firstly, although I export the Microbat in three ways (you can check it here README), these ways have the same performance.

image-20200810165755680

Note that, every form is normal, but if I click the Microbat debugging, nothing happened, no output, no exception.

I verified that all functions are valid in our project, but it will be disabled when installed as a plugin or feature.

Did I miss any important points in the build process?

Also there the zip file which you can download and install it in eclipse(this is prepared by method 2 in README),what's more, you can install it by web site url https://www.songxuezhi.info/download/microbat(it's too slow).

I suggest we solve this problem by method1 first that in my README

I will try to solve it, if you have free time, pls give me some advice.

Thanks!

SongXueZhi commented 4 years ago

I have finish this issue, when microbat can't find instrumentator.jar in Eclipse/dropins, it will try search the instrumentator.jar in features that Eclipse installed.

SongXueZhi commented 4 years ago

This issue close by fixed ba0c277c3a8427c1ff2cdcf6716f5859ef487599