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/14115] Debugger halting on (Step over)


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

--- Comment #1 from makristiniy at gmail dot com 2012-05-16 11:50:07 UTC ---
extract archive into /home/maxim/workspace
problem project path : NVT/NVTDevice/eclipse
must be installed openssl, libs: ssl, crypto, pthread
just run project and in main step over and later debugger will halt
moduleEvent = dlmopen(LM_ID_NEWLM,DefaultDataPath"/libNVTEventService.so",
RTLD_NOW);
    if (!moduleEvent) {

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