GDB fails with "joined drive" error
Posted: Wed Oct 18, 2017 7:56 am
full error message: "the system tried to join a drive to a directory on a joined drive"
Using netburner 2.8.2 on Win10 for 54415, just started this year. I've gotten through one complete project, no major problems. This week I set up a new workspace for a different project, copied in the SimpleADC example, and started changing things. I cannot debug. The code loads and runs ok, but debugging fails with the error message above.
Same PC, same chip, etc., I can debug my other application, no problem. But in the new workspace I get the error and no debug session.
It looks like C:\nburn\gcc-m68k\bin\m68k-elf-gdb.exe is being run in both cases.
I've looked at .project, .cproject, .settings and about a fourth of the content under .plugins, and not found a path to anything but C:
I cannot find a .gdbinit
C:\nburn\gcc-m68k\share\gdb\gdbinit has a weird ubuntu path but does not seem to be run
Sysinternals Process Monitor is not showing any attempt to open files anywhere except C:
Can somebody help me understand how gdb runs here and where it gets its configuration, so I can inspect those files?
Thanks,
Larry
Using netburner 2.8.2 on Win10 for 54415, just started this year. I've gotten through one complete project, no major problems. This week I set up a new workspace for a different project, copied in the SimpleADC example, and started changing things. I cannot debug. The code loads and runs ok, but debugging fails with the error message above.
Same PC, same chip, etc., I can debug my other application, no problem. But in the new workspace I get the error and no debug session.
It looks like C:\nburn\gcc-m68k\bin\m68k-elf-gdb.exe is being run in both cases.
I've looked at .project, .cproject, .settings and about a fourth of the content under .plugins, and not found a path to anything but C:
I cannot find a .gdbinit
C:\nburn\gcc-m68k\share\gdb\gdbinit has a weird ubuntu path but does not seem to be run
Sysinternals Process Monitor is not showing any attempt to open files anywhere except C:
Can somebody help me understand how gdb runs here and where it gets its configuration, so I can inspect those files?
Thanks,
Larry