Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] and internal error occurred during:"Launching".

I re-install the last version eclipse+cdt, and found that the problem
is the CDT3.0.1 can not use JVM 1.4.1for the "source lookup path" of
multi-projects.
that is: Run/Debug.../Source/Add/  the "Add Source" windows works
un-nomal with JVM1.4.1

When I update JVM to 1.4.2, debug work well, BUT indexer slow down:(
as discovered in https://bugs.eclipse.org/bugs/show_bug.cgi?id=108242

The version of JVM required by every CDT should be declared explicitly.


On 11/15/05, Doug Schaefer <DSchaefer@xxxxxxx> wrote:
> I sometimes see that when the path isn't set up correctly. In particular,
> gdb might not be in your path.
>
> Doug
>
> > -----Original Message-----
> > From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> > Behalf Of Joey
> > Sent: Monday, November 14, 2005 8:39 PM
> > To: CDT General developers list.
> > Subject: Re: [cdt-dev] and internal error occurred during:"Launching".
> >
> > I am using eclipse 3.1.1+CDT3.0.1 JVM:1.4.1 MingW GDB6.3
> > thank you for response!
> >
> > On 11/15/05, Kim Lux <lux@xxxxxxxxxxxxxxxxxxx> wrote:
> > >
> > > Tell us more... what distro/version are you running and what JavaVM are
> > > you using ?
> > >
> > > On Tue, 2005-11-15 at 12:16 +1100, Joey wrote:
> > > > Hello developers and users,
> > > >
> > > > I meet a problem on launching debug on some projects, it says:
> > > > and internal error occurred during:"Launching".
> > > > These projects can be debugged before I install some Java pluggins and
> > > > update cdt to 3.0.1.
> > > >
> > > > but, the hello-world project debug still works quite nice, even now.
> > > > very strange! and suggestions?
> > > >
> > > > thank you all!
> > > > _______________________________________________
> > > > cdt-dev mailing list
> > > > cdt-dev@xxxxxxxxxxx
> > > > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> > > >
> > > --
> > > Kim Lux,  Diesel Research Inc.
> > >
> > >
> > > _______________________________________________
> > > cdt-dev mailing list
> > > cdt-dev@xxxxxxxxxxx
> > > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> > >
> >
> >
> > --
> > Thanks and Best Regards
> > Zhou Fei
> > Shanghai Institute of Optics and
> > Fine Mechanics, Chinese Academy of Sciences
> > Thanks and Best Regards
> > Zhou Fei
> > Now:  13/28 Wattle Rd Hawthorn VIC AU
> > Mobile: +61-0423402709
> > Phone: +61-03-9214-4303
> > Mail: zhoufei(at)gmail(dot)com
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


--
Thanks and Best Regards
Zhou Fei
Shanghai Institute of Optics and
Fine Mechanics, Chinese Academy of Sciences
Thanks and Best Regards
Zhou Fei
Now:  13/28 Wattle Rd Hawthorn VIC AU
Mobile: +61-0423402709
Phone: +61-03-9214-4303
Mail: zhoufei(at)gmail(dot)com


Back to the top