Using the -finstrument-functions option in GNU GCC to trace and profile code.
Read more »Trace and profile function calls with GCC
http://balau82.wordpress.com –
Created by balau 13 years 51 weeks ago – Made popular 13 years 51 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments
Debugging ARM programs inside QEMU
http://balau82.wordpress.com –
A tutorial that shows how to debug an ARM Linux program inside a platform emulated with QEMU. The tutorial uses gdbserver to connect the program executing in the guest system to the debugger running on the host system.
Read more »- Login to post comments