public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/17757] These are unable accessed memories enven if inaccessible-by-default is set to off
  2014-12-25  9:28 [Bug gdb/17757] New: These are unable accessed memories enven if inaccessible-by-default is set to off liuyefenglin at gmail dot com
@ 2014-12-25  9:28 ` liuyefenglin at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: liuyefenglin at gmail dot com @ 2014-12-25  9:28 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17757

Rody Liu <liuyefenglin at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liuyefenglin at gmail dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug gdb/17757] New: These are unable accessed memories enven if inaccessible-by-default is set to off
@ 2014-12-25  9:28 liuyefenglin at gmail dot com
  2014-12-25  9:28 ` [Bug gdb/17757] " liuyefenglin at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: liuyefenglin at gmail dot com @ 2014-12-25  9:28 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17757

            Bug ID: 17757
           Summary: These are unable accessed memories enven if
                    inaccessible-by-default is set to off
           Product: gdb
           Version: 5.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: liuyefenglin at gmail dot com

Version info:
GNU gdb (Wind River Linux Sourcery G++ 4.3a-335) 6.8.50.20080821-cvs
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>


(gdb) set mem inaccessible-by-default off
(gdb) show mem inaccessible-by-default 
Unknown memory addresses will be treated as RAM.
(gdb) find/w 0x0837ba00,0x0837bb00,0x8988b90
0x837bac8
1 pattern found.
(gdb) find/w 0x08083000,0x0837bb00,0x8988b90
warning: Unable to access target memory at 0x80a6283, halting search.
Pattern not found.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-25  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-25  9:28 [Bug gdb/17757] New: These are unable accessed memories enven if inaccessible-by-default is set to off liuyefenglin at gmail dot com
2014-12-25  9:28 ` [Bug gdb/17757] " liuyefenglin at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).