Re: How to remove the dummy and see prev ?
Vladimir Prus <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
Hi Stefan, > > From: Vladimir Prus [mailto:[email protected]] > > > > Basically, I'd > > like to see code of all function with names of called > > function turned to > > hyperlinks. > > something like > http://synopsis.fresco.org/sxr/files/Source/Synopsis/Parsers/Cxx/occ/PTree/ >o perations.cc.html ? Exactly. > > > It could be very cool to have back references (where is this > > function called). > > something like > http://synopsis.fresco.org/sxr/ident?full=1&string=PTree%3A%3ANode%3A%3Acar >% 28%29const ? > > (obtained by clicking on one call to 'car()' in the cross-referenced source > above) Yea. > > And it would be also cool to list function in the order of > > number of calls. > > However, this last functionality would be needed only for me... > > the above links are part of the 'SXR' tool that is built with synopsis. > It can be extended as everything else in this framework. Ok, but I still can't find the docs about tools/command lines which produce the above pages? Note that I'd like this functionality not to learn Synopsis, but to analyse other programs -- basically using Synopsis as program analysis tool. - Volodya