Page MenuHomec4science

akantu-debug.cc.in
No OneTemporary

File Metadata

Created
Sun, Jan 12, 06:48

akantu-debug.cc.in

/* Note: The "MS" section flags are to remove duplicates. */
__asm__(
".pushsection \".debug_gdb_scripts\", \"MS\",@progbits,1\n"
".byte 1 /* Python */\n"
" .asciz \"@PROJECT_BINARY_DIR@/libakantu-gdb.py\"\n"
".popsection\n"
);

Event Timeline