Jonathon LeFaive

Avatar
  • 活动总数 19
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 8
  • 创建于

    GDB Pretty Print on El Capitan

    Has anyone successfully gotten gdb pretty printing to work on El Capitan? I've tried both g++-mp-4.9 and g++-mp-5. I've also tried the bundled gdb and gdb 7.9  from MacPorts.  My ~/.gdbinit looks l...
    • 1 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Default View Mode Settings

    Is there a way to save the docked mode / pinned mode settings across projects?
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    CMAKE_COLOR_MAKEFILE=ON

    I just downloaded build 7, and I must say that colored build output makes a world of difference. I've never been so happy to see build errors before. This just made my day.
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    How to get rid of parameter completions?

    I can't find anything in the preferences to get rid of the grey parameter placeholders after autocompleting. Is this possible?It becomes counter productive when, for example, I press tab on the wro...
    • 1 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Can't step into library code.

    I am not able to step into shared library functions, and I get the following message in the gdb console even though the file in question does exist.No source file named /Users/jonathonl/Developer/C...
    • 3 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    Trigger Completions Pointer Arrow

    Is there a way to have AppCode trigger c++ completions when typing a pointer arrow (->) and/or a double colon (::)? I can only get completions with ^Space and Period.
    • 2 个关注者
    • 1 条评论
    • 0 票