gdbserial: update path of lldb protocol extension documentation (#3727)
This commit is contained in:
parent
4f28742da6
commit
2331fa8f8a
@ -11,7 +11,7 @@
|
||||
// The protocol is specified at:
|
||||
// https://sourceware.org/gdb/onlinedocs/gdb/Remote-Protocol.html
|
||||
// with additional documentation for lldb specific extensions described at:
|
||||
// https://github.com/llvm/llvm-project/blob/main/lldb/docs/lldb-gdb-remote.txt
|
||||
// https://github.com/llvm/llvm-project/blob/main/lldb/docs/resources/lldbgdbremote.md
|
||||
//
|
||||
// Terminology:
|
||||
// * inferior: the program we are trying to debug
|
||||
|
||||
Loading…
Reference in New Issue
Block a user