From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7Th6-0001rJ-NH for qemu-devel@nongnu.org; Thu, 29 Apr 2010 09:22:20 -0400 Received: from [140.186.70.92] (port=38930 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7Th4-0001mx-0y for qemu-devel@nongnu.org; Thu, 29 Apr 2010 09:22:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7Th2-00082l-PC for qemu-devel@nongnu.org; Thu, 29 Apr 2010 09:22:17 -0400 Received: from mail-px0-f173.google.com ([209.85.212.173]:54269) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7Th2-00082c-Ff for qemu-devel@nongnu.org; Thu, 29 Apr 2010 09:22:16 -0400 Received: by pxi19 with SMTP id 19so3061307pxi.4 for ; Thu, 29 Apr 2010 06:22:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 29 Apr 2010 22:22:15 +0900 Message-ID: From: robert song Content-Type: multipart/alternative; boundary=00032556278adefef004856003a2 Subject: [Qemu-devel] Re: [DEBUG] how to use GDB to debug qemu? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --00032556278adefef004856003a2 Content-Type: text/plain; charset=ISO-8859-1 > The tool can trace the functions called by qemu while recompling > qemu with exra options like -finstrument-functions. > It's just like strace and ltrace, but used to trace userland function. > Sorry, a mistake. The tool can trace the functions directly without any exra options. Regards, robert --00032556278adefef004856003a2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
The tool can trace the functions called by qemu while recompl= ing
qemu with exra options like -finstrument-functions.
It's just like s= trace and ltrace, but used to trace userland function.

Sorry, a mistake.
The tool can trace the functions directly withou= t any exra options.

Regards,
=A0 robert
--00032556278adefef004856003a2--