Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 156 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 156 Bytes

libdebug

This is a simple libdebug library.

NOTE: arm-gcc seems can't show backtrace, arm-g++ is ok

How to get gcc all inner macro

$ gcc -E -dM a.c