On 7/10/06, Mattias Gaertner <[EMAIL PROTECTED]> wrote:
On Mon, 10 Jul 2006 22:12:36 +0300
ik <[EMAIL PROTECTED]> wrote:

> Hi,
>
> When I try to debug Lazarus on amd64 with ubuntu and the latest FPC
> (from svn), gdb keeps crashing me with segment fault alto I create
> lazarus using:
>
> make OPT=-dDEBUG
>
> Now smaller programs that I try to use gdb, does not have any problem...
>
> Any idea whats wrong, or how can I check what's wrong  ?

Last time I tried, it worked. What FPC are you using? Version/Revision?

My current revision is 4140, but it happened before as well.

Is there just a segfault or can you create a backtrace?

The segfault happened when it attempts to load the debugging symbols,
regardless of how I try to do it.

For example:
1. gdb lazarus
2. gdb
file lazarus
3. gdb
attach <pid>

They all crashes with segfault.


Mattias


Ido

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to