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: [commit] Support displaced stepping on S/390


On Mon, Sep 28, 2009 at 11:24:22AM +0200, Ulrich Weigand wrote:
> Does the decision need to be made at "attach" time?  Maybe we should
> allow attaching in non-stop mode, but refuse to install breakpoints
> if displaced stepping is not available?  That would at least allow
> attaching to a process in non-stop mode and stopping/restarting
> selected threads and inspecting their state.

We have to be able to make the decision ahead of time, though - or
we'll "run" and get an error after creating the executable that GDB
can't continue it.

-- 
Daniel Jacobowitz
CodeSourcery


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