Andrew

Avatar
  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 5
  • Created

    Makefile project - run everything in bash?

    I am working with a pretty large Makefile project, which uses python (and a few other tools) commonly throughout its steps.How can I get the CLion Makefile project steps (whatever intelligence it i...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    CLion for an an autoconf Makefile project? Can't quite figure it out.

    I am trying to use CLion with, of all things, the GNU Binutils source code.I think I found a bug in `ar`, so the thought was that I could use CLion's nice lldb integrations to track it down quickly...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    JLink + Embedded debug ... toolchain setting?

    Answered
    I am trying to get my debugging up and running for a C project in CLion for an embedded target. The issue, as far as I can tell, is that CLion has no knowledge of what the "toolchain" is associated...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Parsing GCC build error ouptut? for a Makefile -> compiledb project

    Answered
    I am currently trying to use CLion for development for a large-ish code base for an embedded C project.The embedded part is not relevant, other than the SDK uses an elaborate makefile system, and p...
    • 2 followers
    • 3 comments
    • 1 vote
  • Created

    Rust + Embedded + gdbserver + JLink

    Answered
    I am trying to put together a complex use case, but it looks like things are *almost* there. But I need a little bit of help, since I am not so familiar with CLion. I am trying to set up CLion to d...
    • 5 followers
    • 8 comments
    • 1 vote