-
Hello, I checked the contents of this repo.
Are you sure about these contents?
- Binutils version 2.20
- Newlib version 1.18
Thank you
-
Hi,
It seems that the Python API is missing some details about instructions like `.reg_read` or `.reg_write` values:
```
In [20]: capstone.__version__
Out[20]: '5.0.0'
In [21]: from capston…
-
```console
+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/capstone-5.0.1-3.fc35.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/capstone-5.0.1-3.fc35.x86_64/usr/lib/pyt…
-
Sorry for replying an old issue and I'm a rookie in git and github.
I will try my best to tell the details of my installation process and my project aim in text in case I miss some important informat…
-
This is the same issue that was originally filed as #1133 , I am just filing to re-open (I don't think I can reopen that existing ticket?) because I encountered the same problem. Here is Python to rep…
-
@esaulenka @bagasu @rolandh @DarrylC03 I started a new branch to maybe add a few improvements. The patterns thing seems pretty nice already though to help find code (feedback on bad/additional/bett…
-
### Describe the bug
Hello!
I guess that *bug* is perhaps the wrong label for this issue, but it was the best suited label in my opinion!
In the documentation for TriCore (https://docs.conan.io…
-
Overshadowing variables is often a common reason for errors. Enabling this warning could help to avoid such mistakes.
And example from the older version:
```
In file included from ../subprojects/ca…
-
* Click Load MAP with Shift to see options
How does one do this. I can't actually figure out how to load the plugin ? Where is this button/menu?
-
Every time I try to compile qemu with lto it fails, when I compile without lto it builds with no problems. Anyone have similar problems?
I'd love to use lto but I really need qemu for my setup at h…