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?
  ^^^^^^^^^^^^^^^^^^^^
"but NOT with all of them", of course.


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