public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/14115] New: Debugger halting on (Step over)
@ 2012-05-16 10:31 makristiniy at gmail dot com
  2012-05-16 11:50 ` [Bug gdb/14115] " makristiniy at gmail dot com
  2012-05-16 11:55 ` makristiniy at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: makristiniy at gmail dot com @ 2012-05-16 10:31 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 14115
           Summary: Debugger halting on (Step over)
           Product: gdb
           Version: 7.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: makristiniy@gmail.com
    Classification: Unclassified


linux
gdb 7.3.1-48
during debugging eclipse project 

Debugger halting on Step over,(gdb 100% CPU utilization) after loading shared
library : 
moduleEvent = dlmopen(LM_ID_NEWLM,DefaultDataPath"/libNVTEventService.so",
RTLD_NOW);

before loading this library all fine.
And It happen only in the hard weight project (executable ~ 15-20 Mb), in a
simple test bug not reproducing.

And if I switching dlmopen(LM_ID_NEWLM to dlmopen(LM_ID_BASE
all working fine.

Library tested and it's good.

Project : cmake generated eclipse project from ws4d library.

the problem eclipse project in attach.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/14115] Debugger halting on (Step over)
  2012-05-16 10:31 [Bug gdb/14115] New: Debugger halting on (Step over) makristiniy at gmail dot com
@ 2012-05-16 11:50 ` makristiniy at gmail dot com
  2012-05-16 11:55 ` makristiniy at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: makristiniy at gmail dot com @ 2012-05-16 11:50 UTC (permalink / raw)
  To: gdb-prs

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/14115] Debugger halting on (Step over)
  2012-05-16 10:31 [Bug gdb/14115] New: Debugger halting on (Step over) makristiniy at gmail dot com
  2012-05-16 11:50 ` [Bug gdb/14115] " makristiniy at gmail dot com
@ 2012-05-16 11:55 ` makristiniy at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: makristiniy at gmail dot com @ 2012-05-16 11:55 UTC (permalink / raw)
  To: gdb-prs

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

makristiniy at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://letitbit.net/downloa
                   |                            |d/06354.0f70036a7a40a258373
                   |                            |8ce0afac3/NVT.tar.gz.html

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-16 11:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-16 10:31 [Bug gdb/14115] New: Debugger halting on (Step over) makristiniy at gmail dot com
2012-05-16 11:50 ` [Bug gdb/14115] " makristiniy at gmail dot com
2012-05-16 11:55 ` makristiniy at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).