Exx8eran

- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
Exx8eran 创建了一个帖子, remote debug windows 10
Hi, I would like to debug remote windows 10 via my pycharm. I have both RDP & SSH connections to the server. I've tried using SSH remote debug, but it is stuck after uploading the files. How do I ... -
Exx8eran 进行了评论, -
Exx8eran 创建了一个帖子, 已回答always following forked process with GDB
Hi, I use GDB. I would like to debug a forked a process. I realized that I need to type to GDB: set detach-on-fork off set follow-fork-mode childI would like that this setting will be set automatic... -
Exx8eran 创建了一个帖子, clion doesn't show c90 errors
I expect to gen an error of: error: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]8 | struct _colLinkedList { but I got non, can someone instruct me what to do? -
-
-
-
Exx8eran 创建了一个帖子, 已回答auto init cmake-build-debug without creating a new project
whenever I create a new project, cmake-build-debug is auto inited and I can run the program without the pain of configuring running environment. However whenever I clone an existing project with cl... -
Exx8eran 进行了评论, -
Exx8eran 创建了一个帖子, 已完成debug stuck with segfault
I'm using clion: CLion 2020.2Build #CL-202.6397.106, built on July 28, 2020Subscription is active until September 26, 2020Runtime version: 11.0.7+10-b944.20 amd64VM: OpenJDK 64-Bit Server VM by Jet...