gdbgui icon indicating copy to clipboard operation
gdbgui copied to clipboard

open tree window in separate browser window

Open neerajbadlani opened this issue 7 years ago • 6 comments

Describe the issue

Tree Window not big enough to get useful insights for big projects , is it possible to open tree window in seperate browser window .

neerajbadlani avatar Mar 01 '18 19:03 neerajbadlani

Have you tried inputting pixel dimensions (at the top of the tree component) and pressing enter? You can resize the area that the tree is rendered in. If that is not enough I can look into a new window.

cs01 avatar Mar 01 '18 19:03 cs01

Yeah , I did try , but even then breaking it into its window for complex data structures would be awesome . Also , if somehow it can be made more responsive , that would be great . For me tree is 'THE' item , I tried my hand couple of years back to get tree output , but it was just static graph files pieced together

neerajbadlani avatar Mar 01 '18 21:03 neerajbadlani

Got it. I will put it on my todo list to allow it to open in a new window.

cs01 avatar Mar 08 '18 02:03 cs01

any progress on this feature? It would be the TOP feature of this software if it can be used in a separate window.

yimyom avatar Jun 12 '19 00:06 yimyom

Thanks for the ping. Unfortunately there has not been any progress. If I get back to working on gdbgui I can put this at the top of the list, but I don't know if/when that will happen as this is a project I do for fun in my spare time.

cs01 avatar Jun 12 '19 00:06 cs01

The module react-new-window looks quite promising for this task.

jboockmann avatar Mar 10 '20 09:03 jboockmann