public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/14970] New: `system-supplied DSO at 0xb7fdd000' has disappeared; keeping its symbols.
@ 2012-12-17 21:41 mike_wrighton at mentor dot com
  0 siblings, 0 replies; only message in thread
From: mike_wrighton at mentor dot com @ 2012-12-17 21:41 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14970

             Bug #: 14970
           Summary: `system-supplied DSO at 0xb7fdd000' has disappeared;
                    keeping its symbols.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
        AssignedTo: unassigned@sourceware.org
        ReportedBy: mike_wrighton@mentor.com
    Classification: Unclassified


The message

`system-supplied DSO at 0xb7fdd000' has disappeared; keeping its symbols.

appears when loading code on a remote i686 Linux target.

Steps to reproduce:

1. Compile a simple hello world program.
2. Start gdbserver with "gdbserver localhost:1234 hello".
3. In a separate terminal, start gdb with "gdb hello".
4. In the gdb terminal, run the load command.

Output:

`system-supplied DSO at 0xb7fdd000' has disappeared; keeping its symbols.
Loading section .interp, size 0x13 lma 0x8048154
Loading section .note.ABI-tag, size 0x20 lma 0x8048168
Loading section .note.gnu.build-id, size 0x24 lma 0x8048188
Loading section .gnu.hash, size 0x20 lma 0x80481ac
Loading section .dynsym, size 0x40 lma 0x80481cc
Loading section .dynstr, size 0x45 lma 0x804820c
Loading section .gnu.version, size 0x8 lma 0x8048252
Loading section .gnu.version_r, size 0x20 lma 0x804825c
Loading section .rel.dyn, size 0x8 lma 0x804827c
Loading section .rel.plt, size 0x10 lma 0x8048284
...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-17 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-17 21:41 [Bug remote/14970] New: `system-supplied DSO at 0xb7fdd000' has disappeared; keeping its symbols mike_wrighton at mentor 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).