-
## The issue
An address that symbolizes without issues on DWARF with GNU's `addr2line` does not yield any result on the converted GSYM file. Happy to help with anything, let me know!
## Repro
#…
-
| | |
| --- | --- |
| Bugzilla Link | [43970](https://llvm.org/bz43970) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#38116 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ad…
-
This issue is to gather information for **potentially** supporting the "Just My Code" feature in LLDB.
This is a Microsoft Debugger feature announced here: https://devblogs.microsoft.com/cppblog/an…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR46040](https://bugs.llvm.org/show_bug.cgi?id=46040) |
| Status | NEW |
| Importance | P enhancemen…
-
Source (https://github.com/llvm/llvm-project/blob/main/lldb/docs/use/tutorial.rst#command-structure):
> Options can be placed anywhere on the command line, but if the arguments begin with a "-" the…
-
OS: macOS 14.0
VSCode version: 1.85.1
CodeLLDB version: 1.10.0
Compiler: zig 0.11.0
I want to debug a file that can handle two or three command line arguments.
launch.json
```json
{
"…
-
I want to use lldb and its automatic completion function in Windows;
So I set LLDB_ ENABLE_ LIBEDIT=ON, and LibEdit_ LIBRARIES =mypath/wineditline-2.206/bin64/libedit.dll.a; LibEdit_ INCLUDE_ DIRS =…
-
I want to use LLDB and its automatic completion function in Windows;
So I set `LLDB_ ENABLE_ LIBEDIT=ON`, and `LibEdit_ LIBRARIES =mypath/wineditline-2.206/bin64/libedit.dll.a`; `LibEdit_ INCLUDE_ D…
-
### Description / Steps to reproduce the issue
环境:
OS: win10 22H2
gcc version 13.1.0 (Rev6, Built by MSYS2 project)
GNU gdb (GDB) 13.2
clang version 16.0.4
lldb version 16.0.4
msys2 MinGW64使用`p…
-
(This also means that guile goblins doesn't work)
I've included the versions and lldb dump below. Hope that helps, happy to help more!
Thanks for all your work,
*```lldb -- guile -c '(use-m…