C++ 异常堆栈跟踪器 libcsdbg

码农软件 · 软件分类 · 程序调试工具 · 2019-12-01 07:41:51

软件介绍

libcsdbg 是一个 C++ 异常堆栈跟踪器。当异常被抛出、捕获和处理时,libcsdbg 提供可工具来创建和处理异常堆栈的跟踪,并通过调用堆栈来传播异常路径。跟踪器提供异常发生的函数以及额外的 addr2line 信息(源码级别)

功能列表:

  • 复杂的异常堆栈跟踪(支持 addr2line)

  • POSIX 线程堆栈跟踪详情(支持 addr2line)

  • 完全支持 Position Independent Code (for DSO)

  • 最简单以及最小化的代码接口,透明的库集成

  • 简单的库运行配置

  • 最小的额外开销

  • 支持通用 throwables 和用户自定义异常类型

  • 支持各种目标对象格式(elf, a.out, coff, ecoff e.t.c)

  • 支持各种文件格式(programs/libraries, archives, core dumps)

  • 支持 32/64 位系统

  • 支持 big 和 little endian CPUs

  • 提供 x86, x86_64, ARM 7/9/11/thumb, Leon 2/3, AVR32, MIPS 编译版本

本文地址:https://www.codercto.com/soft/d/20171.html

Head First Mobile Web

Head First Mobile Web

Lyza Danger Gardner、Jason Grigsby / O'Reilly Media / 2011-12 / $ 50.84

Despite the huge number of mobile devices and apps in use today, your business still needs a website. You just need it to be mobile. Head First Mobile Web walks you through the process of making a con......一起来看看 《Head First Mobile Web》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具