Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
aliceserver
Browse files
Sep 16, 2025
ci: remove windows-2019, add windows-2025
· aeb14d8a
dd
authored
Sep 16, 2025
aeb14d8a
Sep 14, 2025
Update README.md
· d8be61f2
dd
authored
Sep 14, 2025
d8be61f2
Mar 13, 2025
README, progress
· 939b8f31
dd
authored
Mar 13, 2025
939b8f31
Update dependencies
· 86ccb4b2
dd
authored
Mar 13, 2025
86ccb4b2
Nov 16, 2024
mi: thread-info, exec-run
· 402918ce
dd
authored
Nov 16, 2024
402918ce
Nov 13, 2024
Rename moves due to plurity, update README
· cde3ef6b
dd
authored
Nov 13, 2024
cde3ef6b
testmi: Add -v for client verbosity, -t for server verbosity, like testdap
· e7e0e431
dd
authored
Nov 13, 2024
e7e0e431
Server rewrite
· 996ec7a0
dd
authored
Nov 13, 2024
996ec7a0
Nov 07, 2024
Move base modules as root, misc changes, prep rewrite
· 7b70d764
dd
authored
Nov 07, 2024
7b70d764
Nov 03, 2024
mi: Minimal implementation of stopped event
· c9edab39
dd
authored
Nov 03, 2024
c9edab39
github: Update CI
· c9f2bd4c
dd
authored
Nov 03, 2024
c9f2bd4c
mi: Use AA, add -info-gdb-mi-command, server: quit event thread at scope exit, run option
· 0187e645
dd
authored
Nov 03, 2024
0187e645
Update Alicedbg
· 0b81a6f8
dd
authored
Nov 03, 2024
0b81a6f8
Update README
· 53909c33
dd
authored
Nov 02, 2024
53909c33
Oct 14, 2024
mi: Improve parsing requests
· 734b01a7
dd
authored
Oct 14, 2024
734b01a7
README: Add some implemention details
· 6a36d37d
dd
authored
Oct 14, 2024
6a36d37d
dap: Add stopped event, continue request, and clean server code a bit
· 78fc679b
dd
authored
Oct 14, 2024
78fc679b
Update README
· a7321037
dd
authored
Oct 14, 2024
a7321037
Alicedbg 0.5, clean server, add terminate/detach/continue debugger functions
· 293c5b4b
dd
authored
Oct 13, 2024
293c5b4b
Sep 06, 2024
Separate Adapter types
· c7d6ee23
dd
authored
Sep 06, 2024
c7d6ee23
Drop plural from package names
· 48f3d6b0
dd
authored
Sep 06, 2024
48f3d6b0
Simplify server core, start alicedbg glue code
· b288a08f
dd
authored
Sep 06, 2024
b288a08f
Sep 04, 2024
dub: Update Alicedbg
· 6f1087da
dd
authored
Sep 04, 2024
6f1087da
Introduce MIValue to help form MI "objects" to format
· 94383b2f
dd
authored
Sep 04, 2024
94383b2f
dap: make client settings start at 1 default true, json: add return required variant
· e61efa8e
dd
authored
Sep 04, 2024
e61efa8e
Aug 31, 2024
dap: Fix bad reply on init
· 396506c9
dd
authored
Aug 31, 2024
396506c9
testers: force adapter parameter when launching server
· 60f61c88
dd
authored
Aug 31, 2024
60f61c88
dub: Update Alicedbg, description
· e3377b46
dd
authored
Aug 31, 2024
e3377b46
Add adapter and transport names requirements
· 04dd7bb9
dd
authored
Aug 31, 2024
04dd7bb9
dub: Update ddlogger
· 9e5d4c6b
dd
authored
Aug 31, 2024
9e5d4c6b
main: Fix log levels not applying
· 1d41a6a1
dd
authored
Aug 31, 2024
1d41a6a1
mi: simplify command name and support tokened requests/replies
· 891b755d
dd
authored
Aug 31, 2024
891b755d
Aug 30, 2024
mi: introduce command parser to get req ID
· 7c4e5a7c
dd
authored
Aug 30, 2024
7c4e5a7c
dap: reset requests
· 27f496cf
dd
authored
Aug 30, 2024
27f496cf
Make adapters retain last request to make replying to its id easier
· 6bf13c76
dd
authored
Aug 29, 2024
6bf13c76
Aug 29, 2024
mi: return "^running" as a successful launch reply, dap: mark class internals as private, docs
· 38ec3c7d
dd
authored
Aug 29, 2024
38ec3c7d
Made extra cli parameters explicitly for target
· 10f00622
dd
authored
Aug 29, 2024
10f00622
Aug 28, 2024
main: Add compiler and its version in version page
· 47bc525f
dd
authored
Aug 28, 2024
47bc525f
Add shellArgs for MI, rename serverExec to targetExec, pub import ITransport from transport.base
· 00a82ba2
dd
authored
Aug 28, 2024
00a82ba2
mi: Add `file-exec-and-symbols`
· 5a02aeff
dd
authored
Aug 27, 2024
5a02aeff
Loading