Altera SoC Embedded Design Suite User Manual
Page 96

Figure 4-51: Linux Threads
7. Minimize the Debug Control panel and maximize the Functions panel from top right. All of the
functions in the kernel are displayed. The Functions panel supports the following operations for each
function:
a. Run up to the function
b. Set PC to function
c. Locate in source code, memory, or disassembly
d. Set breakpoints to software or hardware
e. Set trace points to enable, disable, or toggle
8. Select Modules panel to view the currently loaded modules. In the example below only the ipv6
module is loaded.
9. Add breakpoints at the
module load
and
module unload
functions. As modules are loaded with
insmod
, and removed with
rmmod
, the DS-5 AE will reflect the changes.
ug-1137
2014.12.15
Debugging the Kernel
4-77
Getting Started Guides
Altera Corporation