Re: Suurce code navigation tools with call graph?

From: Gustavo De Nardin (gustavodn_at_gmail.com)
Date: 06/30/05

  • Next message: Max Laier: "Re: hot path optimizations in uma_zalloc() & uma_zfree()"
    Date: Thu, 30 Jun 2005 10:30:00 -0300
    To: hackers@freebsd.org
    
    

    On 30/06/05, Gustavo De Nardin <gustavodn@gmail.com> wrote:
    > I like Global:
    >
    > /usr/ports/devel/global
    >
    > <http://www.gnu.org/software/global/>

    (Sorry for the re-reply...)

    ... a quick usage guide:
    cd src
    gtags
    htags
    lynx ./HTML

    -- 
    (nil)
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Max Laier: "Re: hot path optimizations in uma_zalloc() & uma_zfree()"