Received: (at maintonly) by bugs.debian.org; 27 Apr 1998 08:32:10 +0000 Received: (qmail 12422 invoked from network); 27 Apr 1998 08:32:09 -0000 Received: from salmon.etsit.upm.es (qmailr@138.100.18.131) by debian.novare.net with SMTP; 27 Apr 1998 08:32:09 -0000 Received: (qmail 4311 invoked by uid 1000); 27 Apr 1998 08:31:56 -0000 Message-ID: <19980427103156.44888@salmon.etsit.upm.es> Date: Mon, 27 Apr 1998 10:31:56 +0200 From: Juan Cespedes To: maintonly@bugs.debian.org Subject: ltrace: trace statically compiled functions? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i Package: ltrace Version: 0.3.0 Severity: wishlist Currently, "ltrace" traces only dynamically-compiled functions, but it would be very nice to be able to trace also static functions (local functions or statically linked global functions, in non-stripped binaries). I think it would not be very difficult to add it... -- Juan Cespedes