-
My environment.
CPU: Apple M1
OS: ventura 13.0
llvm version: 18.1.8
lldb version: 18.1.8
I attempted disassembly with lldb and llvm-objdump for only 4 bytes of code. However, even though the…
-
OS: Windows
VSCode version: 1.77.3
CodeLLDB version: v1.9.0
Compiler: N/A
Debuggee: N/A
1. Open up the lldb.exe from terminal
2. A python error is thrown:
```
Traceback (most recent call la…
-
[report.txt](https://github.com/llvm/llvm-project/files/10517022/report.txt)
```
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
```
I…
-
When I run `rust-lldb` I get the following error:
```
$ rust-lldb target/debug/myprogram
(lldb) command script import "/Users/zmitchell/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/e…
-
I'm submitting the stack trace as it asked me to...
```console
PLEASE submit a bug report to https://developer.apple.com/bug-reporting/ and include the crash backtrace.
Stack dump:
0. Program ar…
-
This function is crashing the app. Not sure what has changed but there's a lot of crashes from time to time with the following function
```swift
private func makeStartedImageTask(with request: …
-
Type: Feature Request
XCode 13 supports column breakpoints. Can this be supported in VSCode too?
https://jayeshkawli.ghost.io/breakpoint-improvements-in-xcode-13-13-1-13-2/
https://jo…
-
Hi , awesome job that has been done with Unc0ver the issue I have and many like myself is that the LLDB does not make it possible the attach to a process it gives a “Bus error 10” now I’m assuming it …
-
The value obtained by dereferencing the global pointer `shared_ptr` is inconsistent at line 38. It shows `1` in binaries compiled with "-O0" and "-O1", but displays `1139366573` in binaries compiled w…
-
When trying to attach nuclide to a process for debugging I get a stack trace in the console:
```
Traceback (most recent call last):
File "/home/me/.atom/packages/nuclide/pkg/nuclide-debugger-lldb-s…