Files
gear-lib/libdebug
gozfree a0e9c77ddd fix compile error on Travis CI
such as undefined reference to `__stack_chk_fail_local'
2016-08-30 02:34:01 +08:00
..
2016-08-22 10:08:55 +04:30
2016-08-30 02:34:01 +08:00

##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