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] No resuming while tfinding


Michael Snyder wrote:
Joel Brobecker wrote:
So I propose that we make an executive decision to disable all the
resumption commands while in tfind mode.  Does this make sense to
everyone?

FWIW, no objection on my end... (anyone has an aspirin?)



For my part, I thought it was always that way.


If there was code to prevent it, it must have disappeared some time ago; somewhere in the single-step path, you'd have to test whether there is a current traceframe.

Stan


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