Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ssskypesw
Total activity
16
Last activity
January 07, 2020 19:57
Member since
September 02, 2018 20:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
January 07, 2020 19:57
Thanks illia, it seems adding 500ms delay has solved my problem
Community
CLion
Unable to debug with embedded gdb server in Clion
0 votes
Edited
January 02, 2020 19:27
@... Something is wrong with your cmake project. Output file should be .elf but not .elf.elf. Should not be a critical problem, but anyway.---DONE--- Please check the generated files below - The ...
Community
CLion
Unable to debug with embedded gdb server in Clion
0 votes
Created
December 28, 2019 19:33
@... & Anna Falevskaya Kindly let me know what is wrong with the configurations both GDBServer and the arm-none-eabi-gdb..exe commands.
Community
CLion
Unable to debug with embedded gdb server in Clion
0 votes
Edited
December 28, 2019 19:29
Firstly in the main file I have put following break-points For every each of the debug configuration testing I am erasing the cmake-build-debug folder and then running Cmake- Resert Cache and Reloa...
Community
CLion
Unable to debug with embedded gdb server in Clion
0 votes
Created
December 28, 2019 18:29
Below I have enclosed different possible debug configuration - none of them work with the above CMakeLists.txt file, I have written every each of the configuration problems (Please NOTE that I am n...
Community
CLion
Unable to debug with embedded gdb server in Clion
0 votes
Created
December 28, 2019 18:22
New CmakeLists.txt file with little tweaks: set(CMAKE_VERBOSE_MAKEFILE ON) cmake_minimum_required(VERSION 3.15) #Forces cross compilingset(CMAKE_SYSTEM_NAME Generic)# Should be set after the line a...
Community
CLion
Unable to debug with embedded gdb server in Clion
0 votes
Created
December 27, 2019 17:56
Community
CLion
Unable to debug with embedded gdb server in Clion
0 votes
Created
September 08, 2018 09:37
Using PyCharm pro v2018.2 on Ubuntu 18.04,The editor font is Dyuthi and Fallback font is Fira Code,and console font is DejaVu Sans Mono and there is fallback font assigned. Emojis are either not sh...
Community
PyCharm
showing colorful emoji both in pycharm editor and console
0 votes