greevex / virtualagc

Automatically exported from code.google.com/p/virtualagc
Other
0 stars 0 forks source link

Add info variables and info functions with REGEXP #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
To replace the classic sym-dump function add the gdb commands:
info variables
info functions

and additionally info constants to be able to replace the sym-dump command.
Each of these new commands shall support the REGEXP based filtering to
reduce the output result.

Original issue reported on code.google.com by ohommes@gmail.com on 16 Apr 2009 at 4:39

GoogleCodeExporter commented 8 years ago

Original comment by ohommes@gmail.com on 16 Apr 2009 at 4:42