-
Hello @teschnei, I'm having a hard time getting this project to build with xmake.
Seems like:
- All deps found
- SDL found
- SDL builds
- Fails to link SDL
Any insight?
```
FinalizeBuildS…
-
Just a note. Currently it breaks the ort_cuda backend.
-
I'm a newer of syzkaller and tried to build the executor of syzkaller for windows.
The [docs for Windows part](https://github.com/google/syzkaller/blob/master/docs/windows/README.md) seems too old t…
-
In 32 bit, we have the following registers:
```
eax = 0,
ecx = 1,
edx = 2,
ebx = 3,
esp = 4,
ebp = 5,
esi = 6,
edi = 7,
```
In 64 bit we have the following r…
-
### Environment
- OS and version: Windows 11
- VS Code: 1.95.1
- C/C++ extension: 1.22.10
- GDB version: 8.1
### Bug Summary and Steps to Reproduce
Bug Summary:
Although I have intellisense and err…
-
E.g. :
```objdump
716: 7a 0a f8 ff 00 00 00 00
...
720: 62 0a 8c ff 02 02 00 00
```
Where these instructions were defined in:
https://docs.kernel.org/bpf/instruction…
-
**Description**
I try to use character_substitution, but it can not find the hook
[himekimi.exe.zip](https://github.com/user-attachments/files/16215919/himekimi.exe.zip)
**UIF config**
Pleas…
-
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on January 28, 2014 21:29:05_
On our win{7,8}-cr bots on the DrMemory waterfall we have some failures.
I looked into o…
-
I'am trying to analyze a simple program written in c++ with the addition of the RInside library of R, i.e. an embedding of R for C++ programs. This is the program:
```c++
#include
#include
int…
-
PS D:\all_c_projects\untitled> OpenCppCoverage.exe --verbose .\a.exe
[info] Start Program:
Path:".\\a.exe"
Arguments:
Working directory: not set.
Modules: Selected: * Excluded:
Sources: Select…