debug

0

Trace and profile function calls with GCC

http://balau82.wordpress.com

Using the -finstrument-functions option in GNU GCC to trace and profile code.

Read more »
balau's picture
Created by balau 13 years 27 weeks ago – Made popular 13 years 27 weeks ago
Category: High End   Tags:
0

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 »
balau's picture
Created by balau 13 years 35 weeks ago – Made popular 13 years 35 weeks ago
Category: High End   Tags:

Best karma users