http://sourceware.org/ml/gdb-patches/2012-09/msg00568.html
authorAndrew Burgess <aburgess@broadcom.com>
Mon, 1 Oct 2012 12:02:13 +0000 (12:02 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Mon, 1 Oct 2012 12:02:13 +0000 (12:02 +0000)
commitb3dc46ff7cf43135228173839e4c7985b1cc2bb3
tree1e80d17d38d8fac8f25136d272cb48f173e90703
parent4fc0b46e62cec696390862c9eb7d80b35d24f0f8
sourceware.org/ml/gdb-patches/2012-09/msg00568.html

gdb/ChangeLog

        * target.c (simple_search_memory): Include access length in
        warning message.

gdb/gdbserver/ChangeLog

        * server.c (handle_search_memory_1): Include access length in
        warning message.

gdb/testsuite/ChangeLog

        Test find command on unmapped memory.
        * gdb.base/find-unmapped.c: New file.
        * gdb.base/find-unmapped.exp: New file.
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/gdbserver/server.c
gdb/target.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/find-unmapped.c [new file with mode: 0644]
gdb/testsuite/gdb.base/find-unmapped.exp [new file with mode: 0644]
This page took 0.025324 seconds and 4 git commands to generate.