DynamoRIO / dynamorio

Dynamic Instrumentation Tool Platform
Other
2.61k stars 554 forks source link

Qt Dr. GUI #1251

Open derekbruening opened 9 years ago

derekbruening commented 9 years ago

From brandenj...@gmail.com on August 22, 2013 19:12:58

This issue will be used to keep track of the Qt Dr. GUI project.

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1251

derekbruening commented 9 years ago

From brandenj...@gmail.com on August 24, 2013 17:05:04

Since the Dr. Heapstat visualizer and the Dr. Memory front end will be sharing a few features (code editor & leak view). Some sort of bridge between plugins should be explored.

derekbruening commented 9 years ago

From bruen...@google.com on August 24, 2013 19:38:36

Since the Dr. Heapstat visualizer and the Dr. Memory front end will be sharing a few features (code editor & leak view). Some sort of bridge between plugins should be explored.

This would only be part of the framework if it involves features useful for many plugins. I would imagine the leak results view sharing would be the responsibility of the two plugins to share code among themselves and wouldn't involve drgui, right?

derekbruening commented 9 years ago

From brandenj...@gmail.com on September 14, 2013 14:57:03

Status: Started