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

Reloading of view plugins are broken #177

Closed
emoon opened this issue Jun 8, 2016 · 0 comments
Closed

Reloading of view plugins are broken #177

emoon opened this issue Jun 8, 2016 · 0 comments

Comments

@emoon
Copy link
Owner

emoon commented Jun 8, 2016

Repro steps:

  1. Start ProDBG
  2. Right click -> New View -> Bitmap View (or any other plugin)
  3. Change the code of the loaded plugin
  4. Compile the code (with ProDBG running)
  5. Notice that the plugin disappears and can't be selected again.

The expected behavior is that the plugin is still there with but with the updated code.

@emoon emoon closed this as completed in a3956b1 Jun 17, 2016
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

1 participant