OS X 平台调试框架 MacDBG

码农软件 · 软件分类 · 程序调试工具 · 2019-11-30 08:42:41

软件介绍

MacDBG 是一款OS X 平台简单易用的调试框架,主要用Cpython开发,核心采用C语言,更高层次的功能是由Python实现,如堆栈跟踪,dissasembly、观察点、线的状态,等等。

使用:

  1. cd Python/examples 并且在另一个终端中打开

  2. 运行 sudo ./basic_example.py

  3. 断点调试

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

Never Lost Again

Never Lost Again

[美] Bill Kilday / HarperBusiness / 2018-5-29 / USD 8.00

As enlightening as The Facebook Effect, Elon Musk, and Chaos Monkeys—the compelling, behind-the-scenes story of the creation of one of the most essential applications ever devised, and the rag-tag tea......一起来看看 《Never Lost Again》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具