From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,330279f3e4fb8016 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Jano Newsgroups: comp.lang.ada Subject: Re: Problem with finalized protected object Date: Thu, 08 Jul 2004 14:15:52 +0200 Message-ID: <2l4s73F8h6t4U1@uni-berlin.de> References: <2l227jF7p6vqU1@uni-berlin.de> <2l4rhhF8eburU1@uni-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 054pSBygkczMJO+FGv9tjghTw3Y0EN7zznwX2aN0TP7w86ABU= User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en In-Reply-To: <2l4rhhF8eburU1@uni-berlin.de> Xref: g2news1.google.com comp.lang.ada:2117 Date: 2004-07-08T14:15:52+02:00 List-Id: Jano wrote: > I can't even debug a null procedure in this linux box, gdb always > segfaults on run (gdb 5.1.1.gnat.3.15p). The gdb 6.0 non-ada runs > somehow but hangs too somewhere... Correction: gdb 6.0 doesn't hang, I had forgotten the LD_ASSUME_KERNEL export.