NoteZ icon indicating copy to clipboard operation
NoteZ copied to clipboard

daily need check again

Open jmpews opened this issue 6 years ago • 0 comments

https://github.com/jindaw/game_sources/blob/b88e74a728d87d6d5e50f82b6c509ce03bace37d/KOF/GameBox/GameBox/GameEngine/MemoryAllocator.h

https://github.com/Martinsos/dna-assembly

https://github.com/nicerepo/maniacj/blob/master/jni/vendor/llvm-libc%2B%2B/directory_iterator.cc

https://github.com/Bassstring/llvm_mpi_checks/blob/a42b1a4d0c750cd54272f0745d1fa07814e92bac/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp

https://gist.github.com/tonosaman/8607802de06d5bb74e9ee5fb35d46ed4
https://wiki.aalto.fi/display/EmbeddedLinux/Debugging+Raspberry+Pi+Linux+kernel+with+JTAG+and+GDB
https://github.com/mgottschlag/rpi-swd
https://github.com/phire/pimon

# debug uboot
http://www.gabrielgonzalezgarcia.com/2012/10/28/debugging-u-boot-after-relocating-to-ram-on-arm/

# debug uefi
https://github.com/tianocore/tianocore.github.io/wiki/How-to-debug-OVMF-with-QEMU-using-GDB

# linux kernel debug 
https://www.youtube.com/watch?v=pqn5hIrz3A8

# windows kernel debug
https://www.youtube.com/watch?v=8sVZsxoCpSc

# qemu kernel debug
https://www.youtube.com/watch?v=swniLhXg-3U

# kdbg kernel debug
https://www.youtube.com/watch?v=q8pJrXAu4fk

QA

https://unix.stackexchange.com/questions/87183/how-to-create-a-formatted-partition-image-file-from-scratch/87189

jmpews avatar Jun 19 '18 18:06 jmpews