mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Fix: Link to the old "Set up GDB" article
This commit is contained in:
@@ -94,7 +94,7 @@ The current version of the blog is already the second edition. The first edition
|
||||
|
||||
- [Cross Compile Binutils](https://os.phil-opp.com/cross-compile-binutils.html)
|
||||
- [Cross Compile libcore](https://os.phil-opp.com/cross-compile-libcore.html)
|
||||
- [Set Up GDB](https://os.phil-opp.com/set-up-gdb.html)
|
||||
- [Set Up GDB](https://os.phil-opp.com/set-up-gdb)
|
||||
- [Handling Exceptions using Naked Functions](https://os.phil-opp.com/handling-exceptions-with-naked-fns.html)
|
||||
- [Catching Exceptions](https://os.phil-opp.com/catching-exceptions.html)
|
||||
([source code](https://github.com/phil-opp/blog_os/tree/catching_exceptions))
|
||||
|
||||
Reference in New Issue
Block a user