mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-12 01:40:10 +08:00
commit
114c3e6f90
@ -1,4 +1,4 @@
|
||||
Three steps to learning GDB
|
||||
Translating by Torival Three steps to learning GDB
|
||||
============================================================
|
||||
|
||||
Debugging C programs used to scare me a lot. Then I was writing my [operating system][2] and I had so many bugs to debug! I was extremely fortunate to be using the emulator qemu, which lets me attach a debugger to my operating system. The debugger is called `gdb`.
|
||||
|
@ -1,3 +1,4 @@
|
||||
// Translating by Linchenguang....
|
||||
Let’s Build A Simple Interpreter. Part 1.
|
||||
======
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
Translating by jessie-pang
|
||||
|
||||
What happens when you start a process on Linux?
|
||||
===========================================================
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
BASH drivers, start your engines
|
||||
Translating by Torival BASH drivers, start your engines
|
||||
======
|
||||
|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user