最近做实验,需要使用gdb进行调试;以后搞系统相关的研究,多少都会涉及到gdb手动调试,所以今天在此处简要记录一下:
DEBUGGING WITH GDB: https://azeria-labs.com/debugging-with-gdb-introduction/
INTRODUCTION TO ARM ASSEMBLY BASICS: https://azeria-labs.com/writing-arm-assembly-part-1/
RASPBERRY PI ON QEMU: https://azeria-labs.com/emulate-raspberry-pi-with-qemu/
https://github.com/yaowenxu