This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: [RFC] gdb_realpath causes problems with GVD


> Date: Wed, 20 Mar 2002 13:03:30 +0100
> From: Joel Brobecker <brobecker@ACT-Europe.FR>
> 
> I tried it with several combinations of GCC, GDB, and debug format, and
> did not get it to work until I changed the compilation command to
> provide the fullpath of the file I was compiling:
> 
>     gcc -g -o toto <fullpath>/toto.c
>     
> In this case, completion works, and I verified that my change does not
> break completion.

In that case, I have no objections to the patch.  Thanks for testing
this.


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