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 file-based lookup more interruptable


Doug Evans <dje@google.com> writes:

> This patch makes, for example, "b 'foo.c':bar" more interruptable.

Does 'interruptable' mean user can type ctrl-c to cancel the command
"b 'foo.c':bar" which may take 10 minutes?  If so, this change is
visible to users, and do we need to add a NEWS entry?

-- 
Yao (éå)


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