gdb xcas
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 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 "i686-linux-gnu".
For bug reporting instructions, please see:
<
http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/xcas...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/xcas
[Thread debugging using libthread_db enabled]
// Using locale /usr/share/locale/
// fr_FR.utf8
// /usr/share/locale/
// giac
// UTF-8
GSL error handler off
Program received signal SIGSEGV, Segmentation fault.
0x012125a0 in XF86DRIQueryExtension () from /usr/lib/fglrx/libGL.so.1
(gdb)
D'autre part en essayant de compiler j'ai une erreur sur le fichier derive.cc:
src/derive.cc: In function ‘giac::gen giac::derive_SYMB(const giac::symbolic&, const giac::identificateur&, const giac::context*)’:
src/derive.cc:127: error: ‘at_rootof’ was not declared in this scope