Searched refs:debug (Results 1 – 7 of 7) sorted by relevance
1 option(PICO_DEOPTIMIZED_DEBUG "Build debug builds with -O0" 0)2 option(PICO_DEBUG_INFO_IN_RELEASE "Include debug info in release builds" 1)
27 … message("Using fully de-optimized debug build (set PICO_DEOPTIMIZED_DEBUG=0 to optimize)")29 … message("Using regular optimized debug build (set PICO_DEOPTIMIZED_DEBUG=1 to de-optimize)")
23 hardware, IDE/environment and how to build and debug software for the Raspberry Pi Pico and other R…
184 _LOG.debug(
116 debug.c
22 %option noyywrap nounput noinput batch debug never-interactive case-insensitive noline
68 .equ debug,0 define70 .if debug