Skip to content

Commit 24744f1

Browse files
authored
Merge pull request fffaraz#359 from mrexodia/patch-1
x64_dbg -> x64dbg
2 parents 68ab8fd + f02fe93 commit 24744f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
639639
* [LLDB](http://lldb.llvm.org/) - The LLDB Debugger.
640640
* [Metashell](https://metashell.readthedocs.org) - An interactive template metaprogramming shell which includes the MDB metadebugger.
641641
* [Valgrind](http://valgrind.org/) - A tool for memory debugging, memory leak detection, and profiling.
642-
* [x64_dbg](http://x64dbg.com/) - An open-source x64/x32 debugger for windows.
642+
* [x64dbg](http://x64dbg.com/) - An open-source x64/x32 debugger for windows.
643643

644644
## Integrated Development Environment
645645
*List of C/C++ nominal IDEs.*

0 commit comments

Comments
 (0)