-
| | |
| --- | --- |
| Bugzilla Link | [45920](https://llvm.org/bz45920) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#38116 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dw…
-
I am using Ubuntu 19.10 with CLion 2019.3 with an ESP32-WROOM DevKitCV4 attached to an FT232H USB via JTAG pins and the following configuration:
```
OpenOCD Download & Run:
Board config file: board…
-
Splitting this out from https://github.com/rust-osdev/uefi-rs/issues/285:
@timrobertsdev wrote:
> I've been attempting to investigate why, but I've been having a little trouble getting `rust-gdb` …
-
Whenever I left click on an item in Direx, emacs crashes with a fatal error 6. I am using Ubuntu 14.04 with GNOME 3. Let me know if there is any other information that would be useful.
-
| | |
|--------------------|----|
| Bugzilla Link | [PR41922](https://bugs.llvm.org/show_bug.cgi?id=41922) |
| Status | CONFIRMED |
| Importance | P norm…
-
### What component is the issue in?
llvm-backend
### Which command
- [ ] kompile
- [ ] kast
- [X] krun
- [ ] kprove
- [ ] kprovex
- [ ] ksearch
### What K Version?
v6.1.98
### Operating System
…
-
Implementing a debug protocol similar to the GDB (GNU Debugger) interface is a common and powerful approach for debugging systems or software. GDB provides a robust set of commands for debugging, incl…
-
Testcase:
```
#pragma pack(1)
struct {
char a;
signed : 1;
signed : 0;
unsigned b;
} c;
```
Backtrace:
```
clang-19: /root/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cp…
-
### Minetest version
```true
Minetest 5.8.0-dev - server
Minetest 5.7.0 - client
docker
```
### Operating system and version
Linux server - docker
### Summary
My server self closes …
-
It looks like tests/tests.lisp uses lift::while-measuring in a way that is incompatible with its current API. I get an error when trying to build, as SBCL derives that there aren't enough values to bi…