Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Noweapon
Follow
New posts
New posts and comments
Total activity
25
Last activity
November 01, 2021 18:32
Member since
October 19, 2021 05:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (17)
Sort by recent activity
Recent activity
Votes
Created
November 01, 2021 17:53
Very strange , in this post https://intellij-support.jetbrains.com/hc/en-us/community/posts/4408376122002-Download-symbol-file-Makefile-project-from-remote-host all works (but there was a small bi...
Community
CLion
CMAKE build and debug on different target
0 votes
Created
November 01, 2021 17:34
Everything is correct. But it does not work because the building machine - is a cross compile building machine and has a different architecture (x86) and gdb on it simply cannot run the binary fil...
Community
CLion
CMAKE build and debug on different target
0 votes
Edited
November 01, 2021 17:18
You didn't answer my question - we use BUNDLED GDB from a local machine or GDB from remote building machine?
Community
CLion
CMAKE build and debug on different target
0 votes
Created
November 01, 2021 17:04
Sorry, im not understand . We need run gdb from local machine or from build maschine? I added mapping paths and remote debug machine found symbol files , but then I got a message: /usr/bin/gdbserve...
Community
CLion
CMAKE build and debug on different target
0 votes
Created
November 01, 2021 16:17
Thanks for reply 1) I created only one remote toolchain "Remote host for build" 2)I created external tool to download binary file from remote host. It works. 3)I added configuration "remote gdbserv...
Community
CLion
CMAKE build and debug on different target
0 votes
Created
October 28, 2021 18:18
1)Separate 2)both remote machines for building and debug are Linux, local machine is MacOS
Community
CLion
CMAKE build and debug on different target
0 votes
Created
October 25, 2021 13:35
If I choose my create folder in project - deployment becomes active. If I choose I generated folder like a "make-build- release" - deployment becomes deactivated. If I open View | Tool Windows | R...
Community
CLion
Deployment not active CMAKE
0 votes
Created
October 23, 2021 04:06
if I change the root directory, there will be several projects with own makefiles. how do i switch between them? or I need to keep separate projects with identical root?
Community
CLion
Add external folders to Makefile project
0 votes
Created
October 22, 2021 13:18
yes you are right, but they are all in one heap, which is very inconvenient with a large number of files from different folders
Community
CLion
Add external folders to Makefile project
0 votes
Created
October 22, 2021 13:02
Hello 1) External headers and sources are located in a separate folder at a higher level 2) In makefile presents only cpp like: ``` SOURCES= main.cpp SHARED_LIBS =../shared_libs/writelog.cpp ../sh...
Community
CLion
Add external folders to Makefile project
0 votes
1
2
›
»