adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-general] Testing the installation


From: shirish शिरीष
Subject: Re: [Adonthell-general] Testing the installation
Date: Thu, 7 Mar 2013 01:39:51 +0530

at bottom :-

On Thu, Mar 7, 2013 at 12:47 AM, Kai Sterker <address@hidden> wrote:

<snipped>

> The command look right. What's odd is that you do not seem to get any
> error messages?
>
> In that case, the only thing left to do is debug, i.e.
>
> gdb  ./worldtest -g
> run -g ../../adonthell/test data
> bt
>
> Then post the result here.
>
> Regards,
>
> Kai

running into problems right here :-

$ gdb ./worldtest -g
gdb: unrecognized option '-g'
Use `gdb --help' for a complete list of options.

I tried to see if a -g option was there either in the manpage or in
gdb --help but didn't find it.

I tried without using the -g and didn't get a stack although as can be
seen it crashes it seems :(

~/games/adonthell/adonthell-build/test$ gdb ./worldtest
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/shirish/games/adonthell/adonthell-build/test/worldtest...(no
debugging symbols found)...done.
(gdb) run ../../adonthell/test data
Starting program:
/home/shirish/games/adonthell/adonthell-build/test/worldtest
../../adonthell/test data
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffec083700 (LWP 24193)]
[Thread 0x7fffec083700 (LWP 24193) exited]
[Inferior 1 (process 24182) exited with code 01]
(gdb) bt
No stack.
(gdb) quit

I am using gdb 7.4.1+dfsg-0.1 (maybe the -g option was in an earlier
or a later version ? )

Looking forward to info.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]