Files
lvgl/scripts
Benign X aa86c0d79b chore(gdb): fix safe_string corrupted markers, safe_color struct read, ptr_or_none null check, char** detection
- safe_string: use CorruptedValue for consistent corrupted markers, never returns None
- safe_color: read lv_color_t {red, green, blue} sub-fields instead of int()
- ptr_or_none: handle None input from safe_field
- Generator: char** (multi-level pointer) no longer marked as is_string
2026-04-22 17:16:33 +08:00
..
2026-04-14 06:27:47 +02:00