aboutsummaryrefslogtreecommitdiff
path: root/docs/images
diff options
context:
space:
mode:
authorJan <sentrycraft123@gmail.com>2023-10-20 01:52:57 +0200
committerGitHub <noreply@github.com>2023-10-20 01:52:57 +0200
commit343b42c8a40298596dc83fdc8147b2a992ce7fb4 (patch)
tree20fc181baf9b07473fa283d73b3f451104923a4b /docs/images
parent3d3ca19a3dc3cc9187c74e72924b6b1fb3da0985 (diff)
downloadNorthstarWiki-343b42c8a40298596dc83fdc8147b2a992ce7fb4.tar.gz
NorthstarWiki-343b42c8a40298596dc83fdc8147b2a992ce7fb4.zip
Add basic debugging documentation (#243)
Adds basic debugging documentation for Visual Studio and x64dbg
Diffstat (limited to 'docs/images')
-rw-r--r--docs/images/debugger-visualstudio-debug-menubar.pngbin0 -> 10096 bytes
-rw-r--r--docs/images/debugger-visualstudio-installer-workloads-cpp.pngbin0 -> 6514 bytes
-rw-r--r--docs/images/debugger-visualstudio-launcher.pngbin0 -> 62400 bytes
-rw-r--r--docs/images/debugger-visualstudio-menu-solution.pngbin0 -> 21757 bytes
-rw-r--r--docs/images/debugger-x64dbg-engine.pngbin0 -> 29615 bytes
-rw-r--r--docs/images/debugger-x64dbg-events.pngbin0 -> 19673 bytes
-rw-r--r--docs/images/debugger-x64dbg-exceptions.pngbin0 -> 23182 bytes
-rw-r--r--docs/images/debugger-x64dbg-launcher.pngbin0 -> 6414 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/docs/images/debugger-visualstudio-debug-menubar.png b/docs/images/debugger-visualstudio-debug-menubar.png
new file mode 100644
index 0000000..071e5b3
--- /dev/null
+++ b/docs/images/debugger-visualstudio-debug-menubar.png
Binary files differ
diff --git a/docs/images/debugger-visualstudio-installer-workloads-cpp.png b/docs/images/debugger-visualstudio-installer-workloads-cpp.png
new file mode 100644
index 0000000..95255b5
--- /dev/null
+++ b/docs/images/debugger-visualstudio-installer-workloads-cpp.png
Binary files differ
diff --git a/docs/images/debugger-visualstudio-launcher.png b/docs/images/debugger-visualstudio-launcher.png
new file mode 100644
index 0000000..40dcfda
--- /dev/null
+++ b/docs/images/debugger-visualstudio-launcher.png
Binary files differ
diff --git a/docs/images/debugger-visualstudio-menu-solution.png b/docs/images/debugger-visualstudio-menu-solution.png
new file mode 100644
index 0000000..d3dfc07
--- /dev/null
+++ b/docs/images/debugger-visualstudio-menu-solution.png
Binary files differ
diff --git a/docs/images/debugger-x64dbg-engine.png b/docs/images/debugger-x64dbg-engine.png
new file mode 100644
index 0000000..b001359
--- /dev/null
+++ b/docs/images/debugger-x64dbg-engine.png
Binary files differ
diff --git a/docs/images/debugger-x64dbg-events.png b/docs/images/debugger-x64dbg-events.png
new file mode 100644
index 0000000..0928c5f
--- /dev/null
+++ b/docs/images/debugger-x64dbg-events.png
Binary files differ
diff --git a/docs/images/debugger-x64dbg-exceptions.png b/docs/images/debugger-x64dbg-exceptions.png
new file mode 100644
index 0000000..3dfa820
--- /dev/null
+++ b/docs/images/debugger-x64dbg-exceptions.png
Binary files differ
diff --git a/docs/images/debugger-x64dbg-launcher.png b/docs/images/debugger-x64dbg-launcher.png
new file mode 100644
index 0000000..3595ae9
--- /dev/null
+++ b/docs/images/debugger-x64dbg-launcher.png
Binary files differ