• GammaRay 是一个允许你查看 Qt 应用程序甚至在某种程度上修改它的独特应用,可谓是 Debugger 的良好补充


    GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
    https://www.kdab.com/gammaray

    Qt的人也向我们推荐了GammaRay这个好东西,但因为不是Qt官方的,所以没有正式推荐
    GammaRay 是一个允许你查看 Qt 应用程序甚至在某种程度上修改它的独特应用,可谓是 Debugger 的良好补充
    GammaRay 通过注入程序运行时环境的方式,获得大量关于应用程序本身的有趣信息。
    提供 QGraphicsView 的结构组织图,并支持实时更改部分属性。
    提供详细的 QObject introspection 工具。
    提供对于状态机的实时监控。
    具有独立版本和与 Qt Creator 的协作版本。

  • 相关阅读:
    详解objc_msgSend
    shell变量类型
    web ssh vnc备忘录
    内存对齐
    vim ctags
    vim csupport 代码 快捷键
    程序在内存中的地址映射
    nginx+php配置
    tmux 复制
    sqlite insert select 联合使用
  • 原文地址:https://www.cnblogs.com/findumars/p/9674982.html
Copyright © 2020-2023  润新知