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 breakpoints/9952] New: Feature Request: Cannot set pending breakpoints in DSOs (dynamic libraries) that are yet to be loaded.


This is a feature request.

I would like the ability to set pending breakpoints in DSOs (dynamic libraries)
that are yet to be loaded.

For example, it would be nice to be able to set a breakpoint in a specific
plugin, something like this:

(gdb) b np.so:NP_Initialize

Then, when np.so is loaded, and the function, NP_Initialize(), is called, it
should break there.

Thanks.

-- 
           Summary: Feature Request: Cannot set pending breakpoints in DSOs
                    (dynamic libraries) that are yet to be loaded.
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: dyek at real dot com
                CC: gdb-prs at sourceware dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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