From 2692f60e1b6d2ef2abea9108c99d930228dd984f Mon Sep 17 00:00:00 2001 From: Xusheng Date: Fri, 8 Jul 2022 22:39:35 +0800 Subject: Update debugger submodule and user docs for lldb remote debugging --- docs/img/debugger/debugserver-lldb.png | Bin 0 -> 52635 bytes docs/img/debugger/platform-list.png | Bin 0 -> 93295 bytes docs/img/debugger/remoteprocess.png | Bin 0 -> 53084 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/img/debugger/debugserver-lldb.png create mode 100644 docs/img/debugger/platform-list.png create mode 100644 docs/img/debugger/remoteprocess.png (limited to 'docs/img/debugger') diff --git a/docs/img/debugger/debugserver-lldb.png b/docs/img/debugger/debugserver-lldb.png new file mode 100644 index 00000000..44424d79 Binary files /dev/null and b/docs/img/debugger/debugserver-lldb.png differ diff --git a/docs/img/debugger/platform-list.png b/docs/img/debugger/platform-list.png new file mode 100644 index 00000000..a3368c23 Binary files /dev/null and b/docs/img/debugger/platform-list.png differ diff --git a/docs/img/debugger/remoteprocess.png b/docs/img/debugger/remoteprocess.png new file mode 100644 index 00000000..f6189618 Binary files /dev/null and b/docs/img/debugger/remoteprocess.png differ -- cgit v1.3.1