張仁瀚 wrote:
Hello everyone,
Recent days I have tried to run AOO with GDB dor debugging. But
after I ran it(enter gdb ./soffice.bin), I got a message said no
debugging symbols found. And then I typed "list", I got "No symbol
table is loaded".
Here is log:
$ gdb ./soffice.bin
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
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://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /opt/openoffice4/program/soffice.bin...(no debugging
symbols found)...done.
(gdb) list
No symbol table is loaded. Use the "file" command.
I have configured with --enable-symbols.
Here is my configure:
$ ./configure \
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2
\
--with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz
\
--enable-symbols \
--disable-odk \
--disable-binfilter
It didn't show any error.
And here is my build command:
$ build debug=true dbg_build_only=true
and I also tried
build debug=true dbglevel=2
or
$ build debug=true dbg_build_only=true dbglevel=2
No error showed but
after I installed it and ran with gdb, I got the same result : no
debugging symbols founds.
In fact, I am not very skillful in Linux system and AOO building system.
Maybe I lost something important needed to be done.
Thanks for your patience and help.
Regards,
Yohey.
Dear Yohey;
Sorry for the double post, I had the wrong links in the first mail.
This mail list is for discussing Documentation for AOO as such you will
not find many people that can help with your question. I have re-posted
it to the developers list at mailto:[email protected]. That is
where most of the developers can be found and you have a much better
chance at getting your question answered than you do here. I also
*STRONGLY* suggest that you subscribe to the dev list by sending a blank
email to mailto:[email protected] so that you do not
miss any answers to your question.
You have been cc'd as you are not subscribed to this list.
Regards
Keith N. McKenna
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]