Re: Extracting symbol info out of processes at runtime

From: Dag-Erling Smørgrav (des_at_des.no)
Date: 04/29/04

  • Next message: Marc Olzheim: "Re: Loosing STDOUT after file rotation"
    To: pieter@thelostparadise.com
    Date: Thu, 29 Apr 2004 14:30:05 +0200
    
    

    "P. de Boer" <pieter@thelostparadise.com> writes:
    > For a little private project I'm working at, I need to find the address
    > of a function which is inside a shared library of a running process, OR
    > the base address the library is running at

    man dlinfo

    DES

    -- 
    Dag-Erling Smørgrav - des@des.no
    _______________________________________________
    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: Marc Olzheim: "Re: Loosing STDOUT after file rotation"