[Gambas-user] Re; SVN 808 crashing ..

Gareth Bult gareth at ...1689...
Wed Nov 7 17:40:26 CET 2007


Mmm, if my system wrote a core.XXXX file, that would be easy .. :(

I will go away and read up on why it doesn't .. 

--
Managing Director, Encryptec Limited
Tel: 0845 25 77033, Mob: 07853 305393, Int: 00 44 1443205756
Email: gareth at ...1689... 
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request.

----- Original Message -----
From: "Benoit Minisini" <gambas at ...1...>
To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Sent: Wednesday, November 7, 2007 3:15:31 PM (GMT) Europe/London
Subject: Re: [Gambas-user] Re; SVN 808 crashing ..

On mercredi 7 novembre 2007, Gareth Bult wrote:
> Sure, if you tell me how .. I know how to attach gdb to a running program,
> but this crashes immediately ..
>
> gdb gbx2 ??
>
> How do I add the program name ...?
>

You must first get the core dump. Then you type:

$ gdb gbx2 core.XXXX

where core.XXXX is the name of the core dump.

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list