bneukom / ch.fhnw.mdt

MicroCore development tools.
0 stars 0 forks source link

Use CDT or JDT debugging mechanism? #17

Closed bneukom closed 8 years ago

bneukom commented 9 years ago

Originally reported by: bneukom (Bitbucket: bneukom, GitHub: bneukom)



bneukom commented 9 years ago

Original comment by bneukom (Bitbucket: bneukom, GitHub: bneukom):


For the forth debugger JDT mechanism seem appropriate since forth debugging is in no way similar to the normal C debugger. If we want to implement real C debugging CDT might be the better alternative.