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,v3] Harden tests that deal with memory regions


On 01/26/2017 01:32 PM, Pedro Alves wrote:
OK with ...

Changes in v3:

- Fixed up comments.
- Renamed lib/gdb-memory.exp to lib/memory.exp.
- Moved memory region deletion closer to where we run to main in
  gdb.base/breakpoint-in-ro-regions.exp.

Changes in v2:

- Addressed comments by Pedro.
- Removed stale comments, fixed copyright year.
- Updated comment for proc delete_memory_regions.


... these removed from the final commit log ...


OK?

... and this too, and ...


+++ b/gdb/testsuite/lib/memory.exp
@@ -0,0 +1,33 @@
+# Copyright 2012 Free Software Foundation, Inc.

2012-2017

Thanks! Pushed to master as
e309aa6524f8becadf6f1b75060a74be4c221899 with the above addressed.


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