News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Error while mapping shared library sections

Started by duron600, July 15, 2010, 02:00:05 AM

Previous topic - Next topic

duron600

I'm trying to debug a debug build of a very simple program.

I'm getting the following output from gdb:

Error while mapping shared library sections:
Error while mapping shared library sections:
Error while mapping shared library sections:
Error while mapping shared library sections:
Error while mapping shared library sections:
In ?? () ()

The original gdb did not work (it just froze and I could not stop it, hat to kill the process).

So I installed a TDM minGW64 (gdb 7.1), and now at least gdb gets started - but it just gets stuck with the above errors. The step over etc. buttons are there, but I can't see where I'm at in the code. When I press continue, after a few seconds I get:

Debugger finished with status 0

Any help is appreciated - it seems debugging with code::blocks on my machine is not straight forward :-(

My machine is a x64 win 7.