We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55822c9 commit 9dc03f3Copy full SHA for 9dc03f3
_posts/2024-02-28-getting-started-assembler.md
@@ -23,7 +23,7 @@ Tools to get familiar with:
23
* [Ghidra](https://ghidra-sre.org/)
24
* [Ida FREE](https://hex-rays.com/ida-free/)
25
* [Radare2](https://github.com/radareorg/radare2)
26
-* [GNU Dbg](https://www.sourceware.org/gdb/)
+* [GDB: The GNU Project Debugger](https://www.sourceware.org/gdb/)
27
28
29
## Syntax Styles
0 commit comments