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 c++/18129] Segfault when reading symbols


https://sourceware.org/bugzilla/show_bug.cgi?id=18129

--- Comment #3 from Cem Kalyoncu <cemkalyoncu at gmail dot com> ---
I am so sorry for the confusion. We are currently working for the new version
in another branch, which has the reported problem. Branch name is gscript.

Instructions:
hg clone http://bitbucket.org/darkgazeorg/gorgon-game-engine gge
cd gge
hg up gscript
mkdir build
cd build
cmake ..
make -j8
cd ../Testing/Tests/Unit
./UnitTest-Geometry
gdb ./UnitTest-Geometry

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