eis/mix_cc/stacktrace.h

14 lines
327 B
C
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* @file mix_cc/stacktrace.h
* @brief 在出错segment fault后打印异常的调用堆栈的帮助函数
* @author Cat (null.null.null@qq.com)
* @version 0.1
* @date 2021-05-10
*
* Copyright: Baosight Co. Ltd.
* DO NOT COPY/USE WITHOUT PERMISSION
*
*/
#pragma once
#include "mix_cc/stacktrace/stacktrace.h"