Changes between Version 13 and Version 14 of Developer/Eclipse/Information


Ignore:
Timestamp:
12/10/10 18:41:09 (13 years ago)
Author:
Danielcode
Comment:

/* GNU Debugger Integration */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Eclipse/Information

    v13 v14  
    4646
    4747
    48 This can be accomplished using the [http://www.zylin.com/embeddedcdt.html Zylin Embedded CDT plugin]. There may be other RTEMS specific items that could enhance the debugger interface in Eclipse. Perhaps when using CEXP and the RTEMS GDB stub, you can build a module and click a button to download it to the target?  CDT also supports the GDB.
     48This can be accomplished using the [http://www.zylin.com/embeddedcdt.html Zylin Embedded CDT plugin]. There may be other RTEMS specific items that could enhance the debugger interface in Eclipse. Perhaps when using CEXP and the RTEMS GDB stub, you can build a module and click a button to download it to the target? 
     49
     50[http://www.eclipse.org/cdt/ CDT (C/C++ Development)] also supports the GDB.
    4951= Interaction with the Target System =
    5052