This is the mail archive of the gdb@sourceware.org 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: Completion on static functions


> Date: Sun, 07 Apr 2013 19:28:16 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> Sometimes "break foo TAB" does not complete the name of a function,
> even though typing its full name as in "break foo_bar RET" sets a
> breakpoint without any complaints.  It happens with static functions,
> but with all of them.  Perhaps only inlined functions?
> 
> I see this both in 7.5.1 and in 7.5.91, on MS-Windows, with programs
> compiled with MinGW GCC 4.7.2.
> 
> Does anyone else see this?  Can this annoyance be fixed somehow?

[No replies.]

So does this silence mean that no one else bumped into this yet?


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