2010/2/2 Przemysław Czerpak <dru...@acn.waw.pl>:

> If you want to see information about source file names and line numbers
> then just like for GDB do not strip final binaries and compile Harbour
> code with -g GCC flag.

Sorry probably I miss sth.
I've rebuilt Harbour (  13750 ) with -g and I did a make clean make install
Than I've rebuilt my apps using hb* scripts and added -nostrip to the
hblnk that creates the binary.

I've the error but gdb says:

(gdb) run
Starting program: /opt/teamwork/bin/ths.exe
[Thread debugging using libthread_db enabled]
[New Thread 0xb6e356e0 (LWP 29410)]
[New Thread 0xb6e34b90 (LWP 29418)]
[New Thread 0xb6633b90 (LWP 29419)]
[New Thread 0xb5cffb90 (LWP 29420)]
[New Thread 0xb54feb90 (LWP 29421)]
[Thread 0xb6633b90 (LWP 29419) exited]
[New Thread 0xb6633b90 (LWP 29422)]
[Thread 0xb6e34b90 (LWP 29418) exited]
[Thread 0xb54feb90 (LWP 29421) exited]
[New Thread 0xb54feb90 (LWP 29423)]
[New Thread 0xb6e34b90 (LWP 29424)]
[Thread 0xb5cffb90 (LWP 29420) exited]
[New Thread 0xb5cffb90 (LWP 29425)]
[Thread 0xb6633b90 (LWP 29422) exited]
[New Thread 0xb6633b90 (LWP 29426)]
[New Thread 0xb4affb90 (LWP 29427)]
[Thread 0xb6e34b90 (LWP 29424) exited]
[Thread 0xb5cffb90 (LWP 29425) exited]
[New Thread 0xb6e34b90 (LWP 29428)]
[New Thread 0xb5cffb90 (LWP 29429)]
[Thread 0xb4affb90 (LWP 29427) exited]
[Thread 0xb54feb90 (LWP 29423) exited]

Unrecoverable error 9014: Unsupported VM opcode
Called from HRBMAIN(7) in pcode.hrb
Called from PROCESSCALL(533) in ../dbl/httpsrv.prg

Program exited with code 01.
(gdb) bt
No stack.
(gdb)

Any suggestion.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to