From 65437920a27032a4c4a7e87c481200c13a2334ba Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 12:38:13 +0000 Subject: [PATCH] Update 'Debugging with MagicBox' --- Debugging-with-MagicBox.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Debugging-with-MagicBox.md b/Debugging-with-MagicBox.md index a907d26..ef4f93f 100644 --- a/Debugging-with-MagicBox.md +++ b/Debugging-with-MagicBox.md @@ -24,4 +24,8 @@ Give the configuration a name. Set the IP address to your public IP and the por Use this new configuration to connect your IDE to MagicBox. -![selectDebug](https://cdn.discordapp.com/attachments/534260038039109632/970664155843538974/unknown.png) \ No newline at end of file +![selectDebug](https://cdn.discordapp.com/attachments/534260038039109632/970664155843538974/unknown.png) + +Breakpoint was hit! + +![breakpoint](https://cdn.discordapp.com/attachments/534260038039109632/970665403376357416/unknown.png) \ No newline at end of file