f3f0e9a244
Make OSDK errors clear if commands don't exist
2025-06-18 16:13:52 +08:00
17c8da7459
Fix the problem that OSDK picks the test kernel by default
2025-02-21 21:17:29 +08:00
32a6025819
Refactor the parsing of OSDK crate types
2025-02-11 10:48:34 +08:00
d67976da88
Support TDX debugging feature
2024-11-26 19:15:22 +08:00
56175f63df
Re-implement OSDK debugging fixes and other facilities upon the refactor
...
This commit bring back the features introduced from d28292c
to a52e432
:
- Disable KVM when using GDB;
- Update docs about the GDB server address;
- Add `config` option for `CargoArgs` in OSDK;
- Ensure debug info added when debugging in the release profile.
2024-04-25 09:44:46 +08:00
735d7b7b11
Prepare OSDK for multi arch support and the upcoming refactor
2024-04-25 09:44:46 +08:00
a52e43218e
Disable KVM when using GDB
2024-04-22 15:21:07 +08:00
5fd3b1bc2f
Support GDB server for cargo osdk run
...
Feature: generate launch config for debugging via VS Code.
2024-04-01 17:26:49 +08:00
7eac2772d0
Gone with x86_64-custom
2024-02-28 16:30:48 +08:00
674c35079c
Rename utils to util
2024-02-28 16:30:48 +08:00