-
@ikelos we need to make a decision and quickly/soon implement how we are going to support symbol tables created from converted vol2 profiles and from kernels where full debug vmlinux files are not ava…
-
# Programming Ideas
## Absolute Beginner
1. **Print Your Name**: A program that simply prints "Hello, [Your Name]!" to the console.
```python
name = "eternalxlks"
print(f"Hello, {name}")
```
…
-
Here is the development roadmap for 2024 Q4. Contributions and feedback are welcome ([**Join Bi-weekly Development Meeting**](https://t.co/4BFjCLnVHq)). Previous 2024 Q3 roadmap can be found in #634.
…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include repr…
-
The [executable plugins documentation for directives](https://mystmd.org/guide/executable-plugins#defining-a-new-directive) shows how you can return MyST AST by _printing to `stdout`_ in order to gene…
-
### Technical Group
Code Size Reduction TG
### ratification-pkg
Code Size
### Technical Liaison
Tariq Kurd
### Task Category
Arch Tests
### Task Sub Category
- [ ] gcc
- [ ] binutils
- [ ] gd…
-
### next-on-pages environment related information
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64…
-
SoC: Lichee Pi 4A
OS: Arch Linux
Kernel: 5.10.113 from https://github.com/cwt-lpi4a/linux-cwt-thead-lpi4a/releases/tag/r277.f6b3a51da-1
Compiler: gcc version 14.2.1 20240910 (GCC)
Build Command:
…
-
Please publish the source files for the bootloader, u-boot, and kernel to help with custom firmware development.
-
### What reproduces the bug? Provide code if possible.
```
$ sudo ./build/src/bpftrace -e 'BEGIN { @=1; delete(@); exit() }'
Attaching 1 probe...
@: 0
```
This was added in 39f3996d ("S…