This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000716] Error launching GDB to run eCos tests


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000716





--- Comment #4 from Sergei Gavrikov <sergei.gavrikov@gmail.com>  2009-03-10 11:54:49 ---
(In reply to comment #3)
> execve() is called from execvp() which will use a default path of
> ":/bin:/usr/bin" if there is no PATH variable in the environment. So I suspect
> an uninitialised variable somewhere within the eCos Configuration Tool is
> triggering a failure to setup the PATH environment variable for the GDB
> sub-process on occasion.
> 

It's pity that I away from my target I would try 'env PATH=${PATH} configtool'
then. I forget to make a mention that I ran 'configtool' under gnome-terminal
session.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]