Search found 1 match
- Thu Feb 12, 2009 5:31 pm
- Forum: The Hacker's Server
- Topic: Hacking - Need Help
- Replies: 4
- Views: 6523
...or, alternatively, if you really want to jump in with both feet, forget coding on Windows. Since you presumably just installed Gentoo or Slackware, install gdb on that box. Write code using vi or emacs, compile in gcc and debug using gdb. For additional dev fun, install python and learn that too....