Search Criteria
Package Details: codelldb 1.12.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/codelldb.git (read-only, click to copy) |
|---|---|
| Package Base: | codelldb |
| Description: | A native debugger extension for VSCode based on LLDB. Also known as vscode-lldb (NOT lldb-vscode) |
| Upstream URL: | https://github.com/vadimcn/codelldb |
| Licenses: | MIT |
| Provides: | codelldb, vscode-lldb |
| Submitter: | bageljr |
| Maintainer: | dmitmel |
| Last Packager: | dmitmel |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-04-11 20:24 (UTC) |
| Last Updated: | 2026-01-01 23:02 (UTC) |
Dependencies (7)
- lldb (llvm-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- python (make)
Latest Comments
1 2 Next › Last »
dmitmel commented on 2024-12-19 00:19 (UTC)
sigurd4: What rust version are you building this package with?
sigurd4 commented on 2024-12-18 01:35 (UTC)
Cannot build:
mahor1221 commented on 2024-10-12 15:56 (UTC) (edited on 2024-10-12 16:00 (UTC) by mahor1221)
Thank you @dmitmel! I should automate testing my AUR packages so this doesn't happen again.
I've applied the patch, but I'm getting build errors when compiling the
lldbcrate. The problem is probably from my system, I'll investigate later. If it's working for you then all is good.I've also made you a maintainer. Feel free to commit any change.
dmitmel commented on 2024-10-12 11:28 (UTC)
The package fails to build due to a glob not matching any files. Also the Python scripts were installed with an incorrect directory structure. Here's a patch that solves these problems:
mahor1221 commented on 2022-10-05 15:51 (UTC) (edited on 2022-10-15 11:51 (UTC) by mahor1221)
After hours of searching I couldn't build the custom LLDB this package depends on (only needed when debugging Rust binaries). It's a rabbit hole which I don't want to step into it.
I suggest installing codelldb-bin to debug Rust programs
qubidt commented on 2022-07-19 21:06 (UTC)
sha256 of the current (v.1.7.2) source tarball on github is actually
d818c0ffab6c52d3804fda40f2c5cd80a36567a5f1094490b3b768b34a6a1a99dmitmel commented on 2022-07-18 10:49 (UTC)
bageljr: Hi, don't want to be a bother, but could you please take a look at the patch I posted?
dmitmel commented on 2022-06-27 12:36 (UTC)
@bageljr: Can you also apply this patch as well? I made a mistake and symlinked the executable installed at
/usr/bin/codelldbto a file in$pkgdir.1 2 Next › Last »