This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: one more toy


Andreas Schwab <schwab@suse.de> writes:

> Can you please give us a hint about what this toy is supposed to do?  I
> cannot get this thing to do anything usefull.

If you run, e.g.,

	xtrace someprogram itsargs

you'll see in realtime in which function the program currently is
working.  This can (and will be) extended in future and I want to
combine the functionality with that of the memory profiling.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]