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] Expand size of LEN parameter for invalidate_bp_value_on_memory_change


>>>>> "Siddhesh" == Siddhesh Poyarekar <siddhesh@redhat.com> writes:

Siddhesh> Attached patch expands the LEN parameter of
Siddhesh> invalidate_bp_value_on_memory_change to ssize_t to reflect the
Siddhesh> LEN that is actually sent by write_memory_with_notification.
Siddhesh> I have updated observer.texi accordingly so that the observer
Siddhesh> function signatures are correct (as well as the generated
Siddhesh> documentation).  No regressions resulting from this change on
Siddhesh> x86_64.  OK to commit?

Ok.  Thanks for doing this.

Tom


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