Provide llvm debug packages for windows and linux gcc 12

Open
#1,799 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp, linux

Research direction

Start with the existing llvm-791523-linux-x64-gcc-9-Debug.tar.xz release artifact and trace how it is produced. Compare the current release process with the requested Windows and Linux GCC 12 targets, including the debugging pipeline and RelWithDebInfo behavior. Done means debug packages are available for both requested environments and support useful crash investigation.

Written by the indexing model from the issue text.

Description

I want to debug the crashes on the C++ side, but currently there is only 1 llvm debug package llvm-791523-linux-x64-gcc-9-Debug.tar.xz.
I am using Windows and linux with gcc 12.
Provided with a debugging pipeline, I can debug/locate the crashes better and maybe assist you with a fix.
Because RelWithDebInfo doesn't apparently gives a crash log on Windows.
Thanks.

Dominant language
C#
Stars
3.4k
Forks
541
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mono/CppSharp

All issues in mono/CppSharp

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.