From 7195b2e9077cfcf25ab417b6a7e5aaaaa57ec13d Mon Sep 17 00:00:00 2001 From: Vincent Lejeune Date: Sun, 17 Jul 2016 22:37:37 +0200 Subject: [PATCH] rsx-debug: Add a separate qt app --- .gitmodules | 3 +++ rsx-debugger | 1 + 2 files changed, 4 insertions(+) create mode 160000 rsx-debugger diff --git a/.gitmodules b/.gitmodules index 103d9d0a46..0c70331ba5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -38,3 +38,6 @@ [submodule "3rdparty/cereal"] path = 3rdparty/cereal url = https://github.com/USCiLab/cereal.git +[submodule "rsx-debugger"] + path = rsx-debugger + url = https://github.com/RPCS3/rsx-debugger.git diff --git a/rsx-debugger b/rsx-debugger new file mode 160000 index 0000000000..3b11b9652d --- /dev/null +++ b/rsx-debugger @@ -0,0 +1 @@ +Subproject commit 3b11b9652d5b47792521495d9e4bc8343ac3e1d3