Sergey Kolesnik Ld

Avatar
  • 活动总数 13
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 4
  • 订阅数 4
  • 已编辑于

    Clion: how to show in which binary the code is executed?

    已回答
    In Visual Studio when debugging the callstack shows the file where each function is executed. So you know when it is in the .exe file or it stepped inside a particular .dll. In Clion I don't see s...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    CLion. Show contents of Qt containers when debugging

    已回答
    Qt Creator allows to show the contents of Qt containers. CLion doesn't do that. What can be done to inspect them? Especially QMap
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    C++: Show const/constexpr value before build

    已回答
    Is it possible to show compile-time evaluated value for const/constexpr variables?  For instance, I'd like to be able to know the value of `sizeof(void*)` by hovering the mouse over it. Or a value ...
    • 2 个关注者
    • 1 条评论
    • 1 票