How to do this?
typed "gdb lazbuild"
nearly all files:
...
warning: `/Volumes/ram_disk/opt/lazarus/lcl/units/x86_64-darwin/wstoolwin.o': file time stamp mismatch. warning: `/Volumes/ram_disk/opt/lazarus/packager/../units/x86_64-darwin/nogui/packagedefs.o': can't open to read symbols: No such file or directory. warning: `/Volumes/ram_disk/opt/lazarus/packager/units/x86_64-darwin/lazaruspackageintf.o': file time stamp mismatch.
(no debugging symbols found)...done.
(gdb) bt
No stack.
(gdb)

how to sent parameter ?
gdb lazbuild --pcp=/Users/freeman35/.lazarus --build-all --quiet --skip-dependencies --build-ide= --ws=qt --cpu=x86_64 --compiler=ppcx64
gdb: unrecognized option `--pcp=/Users/freeman35/.lazarus'
Use `gdb --help' for a complete list of options.



On 10.02.2015 17:41, Mattias Gaertner wrote:
Please start lazbuild in gdb and create a stacktrace.

Mattias


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to