From 4c49dff446a0bcc9484c995e6145b4e594d20457 Mon Sep 17 00:00:00 2001 From: Ty Date: Wed, 13 Oct 2021 13:23:14 -0400 Subject: [PATCH] Updated Using GDB with Linux AppImages (markdown) --- Using-GDB-with-Linux-AppImages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-GDB-with-Linux-AppImages.md b/Using-GDB-with-Linux-AppImages.md index 53cfaf8..db2e059 100644 --- a/Using-GDB-with-Linux-AppImages.md +++ b/Using-GDB-with-Linux-AppImages.md @@ -1,4 +1,4 @@ -# Using GDB with Linux AppImages (32 bit and 64 bit) +## Using GDB with Linux AppImages (32 bit and 64 bit) This guide is useful if for example you'd like to debug a 32 bit crash but cannot build a 32 bit PCSX2.