Ernst Maurer

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

    Using sanitizers with visual representation

    已回答
    simple example is here   int global_array[100] = {-1};int main(int argc, char **argv) { return global_array[argc + 100]; // global buffer overflow}and option: set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAG...
    • 4 个关注者
    • 12 条评论
    • 0 票
  • 创建于

    IDE Settings Sync

    已回答
    I'm using IDE Settings Sync plugin, but I see it marked as deprecated. (for sure, it stores settings somewhere on JetBrains servers, correct?) I see similar plugin Settings  Repository but it has v...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    need assistance to configure a deployment

    已回答
    all configured as described in the manual but two problems are there it auto-sync only changed files (sources) I really doesn't need this, I 'd like to sync an executable only, to configure GDB rem...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    errors/warnings grid

    unlike a few other IDEs, like VS or QtCreator, I could not find the mode of the output for errors and warnings messages. I'm talking about a grid/sheet which is a more readable than raw compiler ou...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    Built-in terminal (Windows)

    Is it possible to inherit the environment in a terminal from IDE ?  sometimes it requires to perform an operations from CLI,  the tools like git , cmake/ctest/cpack, gdb , etc these are not availab...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    highlight for doxygen CLion 2016.2 EAP

    just checked that doxygen extension has been added to Settings | Editor | File Types ,  however no highlighting in the editor how to fix? 
    • 4 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    class tree

    can't find in a view in clion to see full project classes tree pls assist
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    gtest TEST highlighted by clion parser.

    Hey (this is a my first day migration to clion+mingw.from qt creator+vc, so probably that is not an issue, but my inattention or misunderstanding) simple TEST: TEST(InsertSort, IsOutputSorted) { ...
    • 3 个关注者
    • 5 条评论
    • 0 票