ArduPilot / ArduPilot/CustomBuild

please add a checkbox somewhere that lets --debug to be added to the build flag

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
32
Forks
74
PR merge metrics
No merged PRs in 30d

Description

so people who know how can use the debug-enabled .elf to use gdb and do further analisys more easily.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the build-option interface and the code that assembles build flags. Trace how the checkbox values reach the build command, then verify that enabling it adds --debug and produces an ELF usable for further GDB analysis.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.