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] Fix problems with finishing a dummy function call on simulators.


On 06/17/2015 10:43 AM, Pedro Alves wrote:
On 06/17/2015 02:26 PM, Luis Machado wrote:
On 06/17/2015 09:40 AM, Pedro Alves wrote:

Yep.  Close, but also remove the bp_call_dummy check in
bp_loc_is_permanent, and merge in its comment, like ...


Fixed now.

Looks good now.  Thanks.

The attached updated patch also removes this dead function. I can commit
it as a separate patch if you're not removing it yourself.

Nah, I was hoping you'd remove it.  :-)  Please also remove the
make_breakpoint_permanent declaration from breakpoint.h though.

Thanks. I've pushed this in now and pushed the removal with a different patch.


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