Saturday, October 14, 2006
Setting the GDB wrapper
If you want to take advantage of the projects work-around for debugging your application in ROM/Flash, find and select the script "gdb-wrapper.exp" in the "GDB debugger" setting. The script is part of the "multisys" sample project.
Unfortunately, Eclipse expects this particular setting to be an absolute path. This means you have change this setting if you move your project around ;( (I.e. an Eclipse project that stands under CVS or any other SCM will need this to be adjusted when it's checked out or updated).
The "GDB command file" can however be relative. Find the gdb.cfg if you need to connect to a remote GDB server (which you most likely do).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment