This is the mail archive of the gdb-patches@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: [patch] Make 'info func' interruptible.


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> 2009-07-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
Paul> 	* symtab.c (search_symbols): Add QUIT.

This is ok.

There's another ALL_MSYMBOLS loop at the end of the function.
If you want to add a QUIT there, too, that is also ok.

Tom


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