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 gdb/11737] New: Can't set breakpoint in the statically linked shared library on FreeBSD-8.0


I am trying to set the breakpoint, when it stops in 'main', but I get this:

(gdb) b JITEmitter.cpp:1296
No source file named JITEmitter.cpp.
Make breakpoint pending on future shared library load? (y or [n]) n

JITEmitter.cpp is recorded as a source of the shared library that is already
loaded by current executable.

gdb-6.1.1 doesn't have this issue.

-- 
           Summary: Can't set breakpoint in the statically linked shared
                    library on FreeBSD-8.0
           Product: gdb
           Version: 7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: yuri at tsoft dot com
                CC: gdb-prs at sourceware dot org


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

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