On Mon, Mar 3, 2014 at 1:40 PM, Nilton Jose Rizzo <[email protected]> wrote:
> olhem só que error deu no debugger > > rizzo@valfenda:~/src/Doutorado % gdb mainqueue > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "amd64-marcel-freebsd"...Dwarf Error: wrong > version > in compilation unit header (is 4, should be 2) [in module > /home2/rizzo/src/Doutorado/mainqueue] > > (gdb) quit > rizzo@valfenda:~/src/Doutorado % > apesar de o executável rodar no sistema ok > porém não consigo debugar > > > vejam > > (gdb) run > Starting program: /home2/rizzo/src/Doutorado/mainqueue > (no debugging symbols found)...(no debugging symbols found)...(no debugging > symbols found)...(no debugging symbols found)...(no debugging symbols > found)...(no debugging symbols found)...Empty Queue > Element Value = 215 > Element Value = 122 > Element Value = 215 > Element Value = 41 > Element Value = 41 > Element Value = 215 > Element Value = 41 > Element Value = 295 > Element Value = 295 > Element Value = 215 > Element Value = 41 > Element Value = 295 > Element Value = 197 > Element Value = 197 > Element Value = 215 > Element Value = 41 > Element Value = 295 > Element Value = 197 > Element Value = 255 > Element Value = 255 > Queue Size = 6 > Element Value = 215 > Element Value = 41 > Element Value = 295 > Element Value = 197 > Element Value = 255 > Element Value = 255 > > Program exited normally. > (gdb) > > e o pior é que atualizei o sistema ontem > > rizzo@valfenda:~/src/Doutorado % uname -a > FreeBSD valfenda 11.0-CURRENT FreeBSD 11.0-CURRENT #14 r262682: Sun Mar 2 > 08:20:10 BRT 2014 root@:/usr/obj/usr/src/sys/VALFENDA amd64 > rizzo@valfenda:~/src/Doutorado % > > Alguma luz no fim do tunel? > > Rizzo > > > ------------------------- > Olá desculpe a curiosidade, mais vc está fazendo uma tese de doutorado baseado em FreeBSD? Fiquei curioso, pode dar uma dica do que se trata? Desculpe não ter lhe ajudado na dúvida, era melhor ficar quieto mais a curiosidade falou mais alto rsrs. ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

