This is the mail archive of the gdb-prs@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]

[Bug c++/12911] Cannot Debug Custom Shared Library (CentOS 5.6/gdb7.2)


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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |tromey at redhat dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2012-02-23 19:15:32 UTC ---
Is this still an issue for you?

There isn't enough information here to say what the problem might be.

However, you said:

> Now, when I attempt to debug the core file, here is the problem:

and

> I cannot step into it

You can't 'step' when debugging a core file, because a core file is
not a live process.

-- 
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.


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