Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
/* Enable Dwarf2 debugging and make it the default */
#define  DWARF2_DEBUGGING_INFO 1
#undef	 PREFERRED_DEBUGGING_TYPE
#define  PREFERRED_DEBUGGING_TYPE  DWARF2_DEBUG