cps-org / cps-org/cps

Debug information

Open
#72 4 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
191
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Is there a way to encode debug information?

MSVC toolchains can embed debug information, or generate external PDB files.
GNU toolchains can also embed debug information, or [split the dwarf information into an external library](https://www.tweag.io/blog/2023-11-23-debug-fission/).

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by reviewing the CPS specification and how it represents toolchain or build metadata, then compare the requested embedded and external PDB/DWARF cases. Done should be a decided, documented way for CPS to represent debug information.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.