Author Topic: Error while mapping shared library sections  (Read 4977 times)

duron600

  • Guest
Error while mapping shared library sections
« on: July 15, 2010, 02:00:05 am »
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.