Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile with debug info? #259

Open
3 tasks done
jsmith173 opened this issue Jan 2, 2025 · 0 comments
Open
3 tasks done

How to compile with debug info? #259

jsmith173 opened this issue Jan 2, 2025 · 0 comments

Comments

@jsmith173
Copy link

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

build.ninja file entries with -Og

Actual behavior (suspected bug)

build.ninja file entries with -Os

Error logs or terminal output

No response

Steps to reproduce the behavior

added line to defconfig.esp32c3
CONFIG_COMPILER_OPTIMIZATION_DEBUG=y

./build.sh -t esp32c3 -D none

Project release version

latest

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Linux

Operating system version

Ubuntu 22

Shell

Bash

Additional context

Problem: how to compile the library with debug info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant