This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 119121 - when debug code in C++ and i stop it netbeans crash
Summary: when debug code in C++ and i stop it netbeans crash
Status: CLOSED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-16 20:22 UTC by daniel_luz
Modified: 2009-06-25 10:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daniel_luz 2007-10-16 20:22:53 UTC
I debug my program writer in C++ into netbeans 6.0 beta1, use step into and so ... but when i finish debugger session
netbens crach.
Comment 1 Marian Mirilovic 2007-10-17 09:41:52 UTC
Hi Daniel, 
please provide more informations : nb log file, in case there is crash of JVM , the crash log would be also helpful. If
I understand it correctly, you are debugging C++ application, don't you ? ... reassign to cnd 
Comment 2 Alexander Pepin 2007-10-17 10:59:33 UTC
I think the issue has been already fixed. Anyway please try the latest NB build from
http://bits.netbeans.org/netbeans/6.0/nightly/latest/
and let us know if the bug disappears or not. If NOT then please provide more info about your platform, Java and GDB
versions and if it possible the part of the source code that causes a crash. 
Please keep in mind that for now we support following versions of GDB:
Linux/Solaris - 6.6
Windows (cygwin) - 6.5
Mac - 6.3.5
Comment 3 daniel_luz 2007-10-18 16:49:29 UTC
Hello... yes i debug aplicatin in C++, what is cnd?, where are tha log off nb ?

Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709141330) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 System: 
Linux version 2.6.15-23-386 running on i386; UTF-8; es_MX (nb)
GNU gdb 6.4-debian
This GDB was configured as "i486-linux-gnu".
g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)

thanks
Comment 4 _ gordonp 2007-10-18 18:02:25 UTC
This is a duplicate of 115245 (although the Summary fields may not seem like it).

The "cnd" reference stands for C/C++ Native Development.