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]

win32/2369: GDB will not set pending breakpoints in DLL's loaded with LoadLibrary()


>Number:         2369
>Category:       win32
>Synopsis:       GDB will not set pending breakpoints in DLL's loaded with LoadLibrary()
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 26 02:48:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     brandon@redf.net
>Release:        GDB 6.6, GDB 6.7.5.20071023
>Organization:
>Environment:

>Description:
After having set breakpoint-pending to ON, DLL's loaded with LoadLibrary() will not break.  If the DLL is linked at compile time, the pending breakpoints are hit.

This has been broken for as long as i can remember, my apologies for not submitting the bug sooner.
>How-To-Repeat:
set the breakpoint-pending flag to on.  set a breakpoint in a DLL that the application loads via LoadLibrary().  GDB will say no source file is found and no breakpoint will be set.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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