Skip to content

LLDB.h is missing from liblldb-6.0-dev package #36118

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

Closed
llvmbot opened this issue Mar 16, 2018 · 2 comments
Closed

LLDB.h is missing from liblldb-6.0-dev package #36118

llvmbot opened this issue Mar 16, 2018 · 2 comments
Assignees
Labels

Comments

@llvmbot
Copy link
Member

llvmbot commented Mar 16, 2018

Bugzilla Link 36770
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor

Extended Description

Versions of lldb-dev package prior to 6.0 contain the include/lldb/API directory https://github.com/llvm-mirror/lldb/tree/release_60/include/lldb/API.

However, in release_60, although the sources have that directory available, Ubuntu package is missing it.

We depend on include/lldb/API/LLDB.h in https://github.com/dotnet/coreclr, and full build (with debugger extensions) is breaking due to this missing header.

Aside, why is the v6 showing up under "qualification branch" instead of "stable branch" on http://apt.llvm.org/. v5 is instead marked as "stable". Could that be updated as well?

Thanks!

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
@sylvestre
Copy link
Collaborator

fixed a while back

@llvmbot
Copy link
Member Author

llvmbot commented May 7, 2025

@llvm/issue-subscribers-lldb

Author: None (llvmbot)

| | | | --- | --- | | Bugzilla Link | [36770](https://llvm.org/bz36770) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor |

Extended Description

Versions of lldb-dev package prior to 6.0 contain the include/lldb/API directory https://github.com/llvm-mirror/lldb/tree/release_60/include/lldb/API.

However, in release_60, although the sources have that directory available, Ubuntu package is missing it.

We depend on include/lldb/API/LLDB.h in https://github.com/dotnet/coreclr, and full build (with debugger extensions) is breaking due to this missing header.

Aside, why is the v6 showing up under "qualification branch" instead of "stable branch" on http://apt.llvm.org/. v5 is instead marked as "stable". Could that be updated as well?

Thanks!

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

No branches or pull requests

4 participants