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

[Bug] VV< and VV> do nothing #8063

Closed
xelxebar opened this issue Jul 30, 2017 · 5 comments
Closed

[Bug] VV< and VV> do nothing #8063

xelxebar opened this issue Jul 30, 2017 · 5 comments
Labels
RGraph visual Visual console mode (NOT PANELS!)
Milestone

Comments

@xelxebar
Copy link

Overview

From the help menu of graph mode, VV?, the commands < (show function callgraph) and > (show program callgraph) are listed but seem to have no effect.

This seems to be part of the meta-issue #6967; however, it doesn't reference an explicit issue for this bug. Also, this potentially overlaps with #8062, given the help text for the < command.

@radare
Copy link
Collaborator

radare commented Jul 30, 2017 via email

@xelxebar
Copy link
Author

Okay. Thanks. In that case, it might make sense to remove the help information about those commands in libr/core/graph.c.

@radare
Copy link
Collaborator

radare commented Jul 30, 2017 via email

@xelxebar
Copy link
Author

Asyncronously generating the graph would be great! I would imagine that it's reasonable to assume we can immediately show the entry node. Ideally, we'd then grow the trie on the fly as needed, like you're saying.

@Maijin Maijin mentioned this issue Sep 3, 2017
21 tasks
@radare radare added this to the 3.1.0 milestone Sep 21, 2018
@radare radare added RGraph visual Visual console mode (NOT PANELS!) labels Sep 21, 2018
@radare radare modified the milestones: 3.1.0, 3.2.0 Nov 15, 2018
@radare radare modified the milestones: 3.2.0, 3.4.0 - aprils Jan 3, 2019
@radare radare modified the milestones: 3.4.0 - aprils, 3.5.0 Mar 2, 2019
@radare
Copy link
Collaborator

radare commented Apr 15, 2019

Fixed

@radare radare closed this as completed Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RGraph visual Visual console mode (NOT PANELS!)
Projects
None yet
Development

No branches or pull requests

3 participants