This is the mail archive of the gdb-patches@sources.redhat.com 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: RFC: Centralize DECR_PC_AFTER_BREAK handling from infrun


On Thu, Jan 22, 2004 at 09:09:09AM -0500, Andrew Cagney wrote:
> Is it possible to determine the need for the decrement based solely on 
> the knowledge of how the thread was resumed (step, run, ...)?  In the 
> remote case there isn't convenient access to the list of currently 
> inserted breakpoints.

Not sure what remote case you're referring to, can you give me an
example?

I'm not sure what the consequences of removing the
software_breakpoint_inserted_here_p test would be, but it'll be easier
to find out after I've reorganized.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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