Difference between revisions of "Software Development"

From Klaus' wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Command line GDB]]
 +
 
[[cppunit]] unit testing for C++
 
[[cppunit]] unit testing for C++
  
Line 4: Line 6:
  
 
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
 
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 [http://klaus.ede.hih.au.dk/images/3/33/Guide_how_to_install_the_Threading_library_in_GNU_compiler_for_Windows.pdf this document] prepared by Flemming Christensen, E2015
  
 
[[Threads in Eclipse]] explains a little about threads in Eclipse.
 
[[Threads in Eclipse]] explains a little about threads in Eclipse.
Line 12: Line 16:
  
 
[[Vi(m) cheat sheet]]
 
[[Vi(m) cheat sheet]]
 +
 +
[[Eclipse tooltips]] can sometimes have unusable colours. Try yo fix the problem using theses tips.
 +
 +
Set the [[Default compiler]] in Eclipse

Latest revision as of 06:26, 6 October 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

Eclipse tooltips can sometimes have unusable colours. Try yo fix the problem using theses tips.

Set the Default compiler in Eclipse