-
I recently use lldb-17(lldb16,lldb18 same result) debug duckdb and would crash when try to print variables.
cpu: amd 5600g
os: debian
kernel version: 6.1.0-25-amd64
detail print by lldb terminal…
-
So the thing is I wanna do Competitive programming in C++ on Sublime-text. I use 2 column Editor layout and use [Input1.in](http://Input1.in) and output1.out for my input and output. for compiling it …
-
**Platform**
- OMNeT++ version: 6.1.0
- OS: macOS Sequoia 15.0.1 arm64
- Xcode Command Line Tools version: 16.0.0.0.1.1724870825
**Description:**
While using OMNeT++ (version 6.1) on macOS w…
-
`CPPLanguageRuntime::FindLibCppStdFunctionCallableInfo` fails to extract the callable information from an `std::function` which is constructed from a lambda inside a function which has multiple parame…
-
This issue is to outline the methods of using llvm-mingw/lldb with the various IDEs on Windows.
- Eclipse - lldb-mi
- VS Code - lldb-mi, lldb-vscode
- KDevelop
- Qt Creator
- CLion
- Code Blo…
-
**Where are you using Cairo Native**
Kakarot EF-Test suite. Running the 20k ethereum tests using blockifier + cairo native + kakarot zkevm
**Version**
last main
**Describe the bug**
```
* …
-
Also, it could not fetch the variables list at all.
![image](https://github.com/user-attachments/assets/d739189d-8005-4ac6-b335-6ad1f09b05e6)
-
### Description
Currently there is no existing workflow for attaching a debugger on the command line to an invocation of `swift test`. the workflow I use today is less than ideal, I run: `lldb -w -…
-
(base) leoji@jxbleos-Mac ~ % sudo lldb -p $(pgrep WeChat)
Password:
(lldb) process attach --pid 621
error: attach failed: attach failed (Not allowed to attach to process. Look in the console messa…
-
As suggested in this [PR](https://github.com/pwndbg/pwndbg/pull/2515#issuecomment-2470625879), if you are porting code that uses other ldb/gdb python module, it can be difficult to quickly figure out …