How to migrate project metadata to another box + debug question [message #131653] |
Wed, 15 December 2004 07:15 |
Eclipse User |
|
|
|
Dear all,
I have two questions with hope somebody here already solved this:
1. In my C++ projects there are dependencies on DLLs created in other
projects, which I have in my Window executable search path to be able to
find them in runtime. So, if I need to transfer the projects to another
computer where are different paths (different username and drive letter in
the path to the workspace). If I do it and reopen the projects on the
other computers I get errors in project property panes bout invalid values
and these panes remain inaccessible. Is the only cause of this the linking
to other projects ? Is there any chance to transfer the projects metadata
for many projects without editing xml files by hand ?
2. If I run an application in debug mode, it is not able to debug inside
functions imported from DLLs created in another project (with full debug
info). It simply steps over instead of stepping into the functions bodies
and ignores breakpoints. Is this behavior expected in such a case ?
I am using Eclipse 3.0.1, CDT 2.0.2 and latest Cygwin (including latest
gdb).
Thanks in advance,
David
|
|
|
Powered by
FUDForum. Page generated in 0.04872 seconds