> next
/home/jerome/NV_SDK/C/src/VA/VA.cu:110:3013:beg:0x40155a
>>>>>>cb_gdb:
At /home/jerome/NV_SDK/C/src/VA/VA.cu:110
void GDB_driver::ParseOutput(const wxString& output)
{
m_Cursor.changed = false;
........
........
if (m_Cursor.changed || m_forceUpdate)
NotifyCursorChanged();
}
if (m_ProgramIsStopped)
RunQueue();
}
I retract that. I thought I had updated everything, but in fact nothing got updated.Remove all C::B packages and then try to reinstall the nightly-version.
It appears that the various packages available on the nightly builds repository are version 10.05svn8059-1. Attempting to upgrade with these puts Synaptic into a dependency tailspin. Something to do with libwxsmith. I will try reinstalling the latest version.
The packages are build against wxWidgets 2.8.12.
If you do not use debian-unstable or testing it is necessary to upgrade your wxWidgets installation.
The wxWidgets packages shipped with debian stable are too old.
Please put the following lines to your sources.list too:Codedeb http://apt.wxwidgets.org/ squeeze-wx main
key-import to apt's trusted keys:Codewget -q http://apt.wxwidgets.org/key.asc -O- | sudo apt-key add -
Thanks, that fixed installation problems, and the new installation fixed the debugger problem.Seems to be a packaging error, I will look into it.
I did get an error message during installation. It does not seem to have caused any problems with the features I am using, but FYI, here it is;
E: /var/cache/apt/archives/codeblocks-wxcontrib-headers_10.05svn8059-1_all.deb: trying to overwrite '/usr/include/codeblocks/wxContribItems/wxthings/include/wx/things/thingdef.h', which is also in package codeblocks-headers 10.05svn8059-1