Commit Graph

83 Commits

Author SHA1 Message Date
momo5502
8f41196ce9 Fix visual studio compilation 2025-05-11 17:26:01 +02:00
dependabot[bot]
ae3f8b0061 Bump deps/googletest from 04ee1b4 to 90a4152
Bumps [deps/googletest](https://github.com/google/googletest) from `04ee1b4` to `90a4152`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](04ee1b4f2a...90a4152114)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-version: 90a41521142c978131f38c6da07b4eb96a9f1ff6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-03 09:00:28 +00:00
Maurice Heumann
0b61ac8014 Bump deps/googletest from cd430b4 to 04ee1b4 (#251)
Bumps [deps/googletest](https://github.com/google/googletest) from
`cd430b4` to `04ee1b4`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="04ee1b4f2a"><code>04ee1b4</code></a>
Update documentation for v1.17.0</li>
<li><a
href="54915d462b"><code>54915d4</code></a>
Update GoogleTest dependencies in preparation for release</li>
<li><a
href="59c924bc47"><code>59c924b</code></a>
Use std::memcpy instead of a union to access floating point bits.</li>
<li><a
href="00b2154e8e"><code>00b2154</code></a>
Fix GCC15 warning that &lt;ciso646&gt; is deprecated in C++17</li>
<li>See full diff in <a
href="cd430b47a5...04ee1b4f2a">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-04-30 22:34:58 +02:00
dependabot[bot]
ed061a79d0 Bump deps/googletest from cd430b4 to 04ee1b4
Bumps [deps/googletest](https://github.com/google/googletest) from `cd430b4` to `04ee1b4`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](cd430b47a5...04ee1b4f2a)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-version: 04ee1b4f2aefdffb0135d7cf2a2c519fe50dabe4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 19:28:20 +00:00
dependabot[bot]
a6a73fdfdf Bump deps/reflect from 68d8fd0 to 5935c37
Bumps [deps/reflect](https://github.com/qlibs/reflect) from `68d8fd0` to `5935c37`.
- [Release notes](https://github.com/qlibs/reflect/releases)
- [Commits](68d8fd0913...5935c37ffa)

---
updated-dependencies:
- dependency-name: deps/reflect
  dependency-version: 5935c37ffac633a3f4e179f1cded8ef295318014
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 19:28:17 +00:00
momo5502
9ab282c2cf Prepare TS flatbuffer support 2025-04-29 09:25:46 +02:00
momo5502
bc26ebf1ba Better message transmission 2025-04-29 09:25:46 +02:00
momo5502
d6abbc7e37 Prepare flatbuffer support 2025-04-29 09:25:45 +02:00
momo5502
1c671da641 Progress 2025-04-29 09:25:45 +02:00
momo5502
6a302aff69 Add nlohmann json 2025-04-29 09:25:45 +02:00
dependabot[bot]
e0fc805ecd Bump deps/googletest from 155b337 to cd430b4
Bumps [deps/googletest](https://github.com/google/googletest) from `155b337` to `cd430b4`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](155b337c93...cd430b47a5)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-version: cd430b47a54841ec45d64d2377d7cabaf0eba610
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 06:41:49 +00:00
Maurice Heumann
36650bca8c Bump deps/googletest from e90fe24 to 155b337 (#210)
Bumps [deps/googletest](https://github.com/google/googletest) from
`e90fe24` to `155b337`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="155b337c93"><code>155b337</code></a>
Bump RE2 dependency to 2024-07-02.bcr.1</li>
<li>See full diff in <a
href="e90fe24856...155b337c93">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-04-19 09:25:25 +02:00
dependabot[bot]
056eccd8c0 Bump deps/googletest from e90fe24 to 155b337
Bumps [deps/googletest](https://github.com/google/googletest) from `e90fe24` to `155b337`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](e90fe24856...155b337c93)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-version: 155b337c938a2953e5675f9dc18c99f05f4c85d0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 06:58:07 +00:00
dependabot[bot]
5b09ec1aad Bump deps/reflect from e85c958 to 68d8fd0
Bumps [deps/reflect](https://github.com/qlibs/reflect) from `e85c958` to `68d8fd0`.
- [Release notes](https://github.com/qlibs/reflect/releases)
- [Commits](e85c958d22...68d8fd0913)

---
updated-dependencies:
- dependency-name: deps/reflect
  dependency-version: 68d8fd0913711c1ac161af273f0bc1a4153601f8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 06:58:06 +00:00
momo5502
fc48ce1102 Update unicorn 2025-04-18 19:27:58 +02:00
momo5502
38b2c05fa7 Maybe fix unicorn 2025-04-18 17:37:26 +02:00
momo5502
ef72596436 Add nodejs support 2025-04-18 16:59:04 +02:00
momo5502
be89ba0c97 Fix unicorn 2025-04-18 09:51:57 +02:00
momo5502
5147e25812 Cleanup compilation 2025-04-18 09:14:57 +02:00
momo5502
00353e9a16 Fix argument adapters 2025-04-18 06:28:11 +02:00
momo5502
4e836cef49 Maybe fix unicorn 2025-04-17 20:05:39 +02:00
momo5502
c1553ad2ec Fixes for emscripten 2025-04-17 19:40:20 +02:00
momo5502
68022ef501 Fixes 2025-04-14 20:16:24 +02:00
Maurice Heumann
386b5ec249 Bump deps/googletest from 52204f7 to e90fe24 (#196)
Bumps [deps/googletest](https://github.com/google/googletest) from
`52204f7` to `e90fe24`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e90fe24856"><code>e90fe24</code></a>
<code>gmock-actions</code>: add a missing conversion operator to
<code>WithArgsAction</code>.</li>
<li><a
href="50a9511f50"><code>50a9511</code></a>
<code>gmock-actions</code>: run clang-format.</li>
<li>See full diff in <a
href="52204f78f9...e90fe24856">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-04-12 16:55:17 +02:00
momo5502
1f1e6f4ac4 Upgrade reflect 2025-04-12 16:46:30 +02:00
dependabot[bot]
47c1fe777e Bump deps/googletest from 52204f7 to e90fe24
Bumps [deps/googletest](https://github.com/google/googletest) from `52204f7` to `e90fe24`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](52204f78f9...e90fe24856)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-version: e90fe2485641bab0d6af4500192dc503384950d1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 14:38:36 +00:00
dependabot[bot]
ae00e664e1 Bump deps/googletest from 2ae29b5 to 52204f7
Bumps [deps/googletest](https://github.com/google/googletest) from `2ae29b5` to `52204f7`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](2ae29b52fd...52204f78f9)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-version: 52204f78f94d7512df1f0f3bea1d47437a2c3a58
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 17:54:04 +00:00
dependabot[bot]
4ed10be0d5 Bump deps/googletest from 3af8347 to 2ae29b5
Bumps [deps/googletest](https://github.com/google/googletest) from `3af8347` to `2ae29b5`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](3af834740f...2ae29b52fd)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 06:50:28 +00:00
dependabot[bot]
c73597654c Bump deps/googletest from 4902ea2 to 3af8347
Bumps [deps/googletest](https://github.com/google/googletest) from `4902ea2` to `3af8347`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](4902ea2d7c...3af834740f)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-19 07:02:33 +00:00
Maurice Heumann
259eeee1de Bump deps/reflect from a53b785 to d294abf (#148)
Bumps [deps/reflect](https://github.com/qlibs/reflect) from `a53b785` to
`d294abf`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d294abfd0c"><code>d294abf</code></a>
🆕 <code>type_id_v</code></li>
<li>See full diff in <a
href="a53b785f83...d294abfd0c">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-03-14 07:45:47 +01:00
dependabot[bot]
ce4d90760b Bump deps/reflect from a53b785 to d294abf
Bumps [deps/reflect](https://github.com/qlibs/reflect) from `a53b785` to `d294abf`.
- [Release notes](https://github.com/qlibs/reflect/releases)
- [Commits](a53b785f83...d294abfd0c)

---
updated-dependencies:
- dependency-name: deps/reflect
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 06:35:37 +00:00
dependabot[bot]
a983deb8ca Bump deps/googletest from 24a9e94 to 4902ea2
Bumps [deps/googletest](https://github.com/google/googletest) from `24a9e94` to `4902ea2`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](24a9e940d4...4902ea2d7c)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 06:33:23 +00:00
Maurice Heumann
ebed1bad80 Bump deps/zlib from 7108497 to 5a82f71 (#147)
Bumps [deps/zlib](https://github.com/madler/zlib) from `7108497` to
`5a82f71`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5a82f71ed1"><code>5a82f71</code></a>
Use generated zconf.h in cmake build.</li>
<li>See full diff in <a
href="7108497fda...5a82f71ed1">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-03-05 13:02:45 +01:00
dependabot[bot]
845d364692 Bump deps/zlib from 7108497 to 5a82f71
Bumps [deps/zlib](https://github.com/madler/zlib) from `7108497` to `5a82f71`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](7108497fda...5a82f71ed1)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:48:31 +00:00
dependabot[bot]
51674f1e4a Bump deps/googletest from c00fd25 to 24a9e94
Bumps [deps/googletest](https://github.com/google/googletest) from `c00fd25` to `24a9e94`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](c00fd25b71...24a9e940d4)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:48:29 +00:00
Maurice Heumann
2043ab1327 Bump deps/zlib from ed16107 to 7108497 (#144)
Bumps [deps/zlib](https://github.com/madler/zlib) from `ed16107` to
`7108497`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7108497fda"><code>7108497</code></a>
Check that HAVE_UNISTD_H and HAVE_STDARG_H are not defined as 0.</li>
<li><a
href="00161eff1d"><code>00161ef</code></a>
Do not look for zconf.h in the source directory.</li>
<li><a
href="8a844d434f"><code>8a844d4</code></a>
Use zconf.h instead of zconf.h.in for cmake.</li>
<li><a
href="d20659fc74"><code>d20659f</code></a>
Repair MinGW cmake build.</li>
<li><a
href="0b29118367"><code>0b29118</code></a>
Fix Ada bindings on x64.</li>
<li><a
href="c715ad71fe"><code>c715ad7</code></a>
Restore zconf.h to distribution.</li>
<li>See full diff in <a
href="ed1610791c...7108497fda">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2025-02-17 09:41:14 +01:00
dependabot[bot]
0b29e238d8 Bump deps/zlib from ed16107 to 7108497
Bumps [deps/zlib](https://github.com/madler/zlib) from `ed16107` to `7108497`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](ed1610791c...7108497fda)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 08:25:15 +00:00
dependabot[bot]
3b3cc2c404 Bump deps/googletest from e235eb3 to c00fd25
Bumps [deps/googletest](https://github.com/google/googletest) from `e235eb3` to `c00fd25`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](e235eb34c6...c00fd25b71)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 08:25:13 +00:00
momo5502
f2c5df5139 Support hardware breakpoints 2025-02-04 19:08:38 +01:00
Maurice Heumann
a5b330632d Update zlib 2025-02-04 09:49:51 +01:00
momo5502
11dfc02c41 Run tests in parallel 2025-02-03 20:27:28 +01:00
dependabot[bot]
1742ca5ae5 Bump deps/googletest from b4aae50 to e235eb3
Bumps [deps/googletest](https://github.com/google/googletest) from `b4aae50` to `e235eb3`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](b4aae50ce1...e235eb34c6)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 17:28:58 +00:00
dependabot[bot]
b2f8f1135a Bump deps/googletest from 2b6b042 to b4aae50
Bumps [deps/googletest](https://github.com/google/googletest) from `2b6b042` to `b4aae50`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](2b6b042a77...b4aae50ce1)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 07:03:59 +00:00
momo5502
4d31331b0a Update unicorn 2025-01-25 07:24:02 +01:00
Maurice Heumann
6084d3522c Refactor GDB stub (#88)
The intention of this PR is not yet to extend/fix the GDB functionality,
but rather to get rid the `mini-gdbstub` dependency.

Its functionality should have been reimplemented as closely as possible.

The main reason for this is better portability and security fixes (there
are numerous OOB read/write vulnerabilities in `mini-gdbstub`)
2025-01-18 20:34:20 +01:00
momo5502
81fda5f8af Remove mini-gdbstub dependency 2025-01-18 12:49:10 +01:00
dependabot[bot]
0656ed1837 Bump deps/googletest from 7d76a23 to 2b6b042
Bumps [deps/googletest](https://github.com/google/googletest) from `7d76a23` to `2b6b042`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](7d76a231b0...2b6b042a77)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 08:33:42 +00:00
momo5502
3ecfa40ea7 Remove comments 2025-01-17 19:52:26 +01:00
Elias Bachaalany
1ce56e163b always disable zlib shared target 2025-01-17 06:36:33 -08:00
robert-yates
c1d7fa7e8b add compression utils 2025-01-15 20:42:02 +01:00