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


> I'm not sure I understand what are you saying: does completion work or 
> does it break in that case?  I cannot figure out from your script
> whether you tried completion, and if so, in what part of the script.

Ah, sorry, I understand what you meant now. I have a sad news: filename
completion does not work in the case you mentionned, but this issue is
not related to my change. I tried with an unmodified GDB, and got the
same behavior. I also tried without a simple example without any
symbolic link, and it did not work either. It only completes if we enter
the filename without the directory prefix, with and without my change.
If this used to work, it looks like you spotted a regression!

Shall I go ahead and implement Andrew's suggestions?
-- 
Joel


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