Difference between revisions of "Software Development"

From Klaus' wiki
Jump to: navigation, search
Line 1: Line 1:
 +
[[Command line GDB]]
 +
 
[[cppunit]] unit testing for C++
 
[[cppunit]] unit testing for C++
  

Revision as of 11:41, 25 May 2016

Command line GDB

cppunit unit testing for C++

Using SystemC

For the ASE Herning programming Standard use this file File:ASE Herning Programming Standard.xml to quick format (Ctrl+Shift+F) in Eclipse. Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style

How to get pthreads to work in Eclipse on Windows take a look at this document prepared by Flemming Christensen, E2015

Threads in Eclipse explains a little about threads in Eclipse.

Using Conditional Compiling

Performance and Analysis tools

Vi(m) cheat sheet