LVGL GDB scripts
Project description
lvglgdb
lvglgdb is a GDB script for LVGL.
Installation
pip install lvglgdb
Simple Usage
In your GDB session, run:
py import lvglgdb
dump obj
dump cache image
dump cache image_header
Structure
graph TD
lvgl["lvgl<br/>(mem→python object)"]
gdb_cmds["gdb_cmds<br/>(gdb commands)"]
lvglgdb["lvglgdb"]
lvglgdb --> lvgl
lvglgdb --> gdb_cmds
gdb_cmds --> lvgl
classDef pkg fill:white,stroke:gray
classDef core fill:white,stroke:gray
class lvglgdb,lvgl,gdb_cmds pkg
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lvglgdb-0.1.1.tar.gz
(15.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
lvglgdb-0.1.1-py3-none-any.whl
(26.0 kB
view details)
File details
Details for the file lvglgdb-0.1.1.tar.gz.
File metadata
- Download URL: lvglgdb-0.1.1.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9e72dd1f725d5f3eed5bc1f34c06fdf489a66eafcbc9fb0c7103f437e9da31e
|
|
| MD5 |
db63d9d80827d2421ce6a91e1a170438
|
|
| BLAKE2b-256 |
757efac26a65e68a7f54f8fe45124e8668a0f5cac3c7cf2c60c8cf544e82b45b
|
File details
Details for the file lvglgdb-0.1.1-py3-none-any.whl.
File metadata
- Download URL: lvglgdb-0.1.1-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6d3268943e3c807d860245c2acf0da6184007af5a6468fe3d48fd52c2e7aed8
|
|
| MD5 |
887b71134190c874a392795ffd620fd0
|
|
| BLAKE2b-256 |
91e538dd6c2b0f7cdd6fe77b7b77d296b5e3fa76040a72b81aa233819089c485
|