Coder Social home page Coder Social logo

docker-progtest's Issues

CLion remote debug

macOS's GDB distribution is not working properly together with CLion (even bundled CLion's GDB distribution). The only solution is to build custom binary on the target system.

Implement CLion remote debug, add tutorial etc.

add some cool aliases

consider adding these aliases

alias ll="ls -laG"
alias g="gcc -Wall -pedantic -g -o a.out -fsanitize=address -lm"
alias gg="g++ -Wall -pedantic -std=c++11 -o a.out"

if added, it needs to be mentioned in the documentation!

improve documentation

  • remove NOTE: Initial run may take up to 15 minutes (it's necessary to build custom cmake build. Will be fixed soon).
  • add VIM screenshot
  • add VIM how to enable white-spaces :set list
  • add description to aliases
  • improve FAQ
  • mention gdbserver

vim error

Error detected while processing /etc/vim/vimrc.local:
line    5:
E474: Invalid argument: listchars=eol:¬,tab:>.,trail:~,extends:>,precedes:<,space:?~P?
Press ENTER or type command to continue

add git

revise git support. add auto completion and fix bash PS1 (its probably not containing git status)

ssh keys not matching

ssh user@localhost -p 2222
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:skV/vNRm5RSBKM/MYs2sSge3Vx/FImi4wBsC2UwBNXM.
Please contact your system administrator.
Add correct host key in /Users/jmeinlschmidt/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/jmeinlschmidt/.ssh/known_hosts:7
ECDSA host key for [localhost]:2222 has changed and you have requested strict checking.
Host key verification failed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.