Commit Graph

8 Commits

Author SHA1 Message Date
garenchan
d7469c76b3 Freeze CPU at qemu startup while debug.
If we don't, the kernel might run into the infinite loop before GDB
connects to Qemu.
2018-11-16 15:49:01 +08:00
garenchan
02a77989c2 Use ld through global variable. 2018-11-16 15:46:00 +08:00
garenchan
dcd3686d37 Replace target file as $@ . 2018-11-16 10:47:11 +08:00
Carlos
d271f5bd6f fixed README for lesson 22 2015-08-17 18:32:46 +02:00
Carlos
13def65871 lesson 22, malloc 2015-08-17 18:32:05 +02:00
Carlos
3d19acfb47 lesson 22 2015-05-18 09:39:50 +02:00
Carlos
1ec003f2c4 lesson 22 2015-05-18 09:39:41 +02:00
Carlos
293f556a7e lesson 22, malloc 2015-04-01 15:08:17 +02:00