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 87359 - Debugger is started with non-debugged projects.
Summary: Debugger is started with non-debugged projects.
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords:
: 172002 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-17 17:17 UTC by alexandrov
Modified: 2016-07-06 14:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexandrov 2006-10-17 17:17:36 UTC
Open any project. Build it without -g option(with release configuration for
instance). Run Debugger. I do not see any warnings that executable file does not
contain debug information. Debugger starts and all debugger buttons became
active, though in debugger console we see just "No source file named ...".
Comment 1 _ gordonp 2006-10-17 22:14:42 UTC
I'm not sure I agree with the P2 priority. I'm assigning to Nik and will let
him decide (what do Eclipse, MSVC, and Workshop do in this case?)
Comment 2 Nikolay Molchanov 2006-10-18 08:19:01 UTC
I don't think it is a bug. I agree that there should be some message or a
dialog, which tells user that this program does not have debugging information,
which means IDE cannot really provide visual debugging in this case. So I
suggest to change this issue to ENHANCEMENT (it is not a DEFECT). Also it is 
not quite clear from the description what is the expected behavior. I'll take
a look at Eclipse and other available IDEs, and will update this IZ. Perhaps 
we shall provide "Disassembler" window to debug such programs.
Comment 3 alexandrov 2006-10-18 08:56:20 UTC
Yes, I mean that this message is obligatory in this case. In visual studio modal
dialog with this warning appears when start debugging. 
Comment 4 Jesse Grodnik 2006-10-31 20:25:31 UTC
Lower priority to P3. Treat as enhancement request. Evaluate for inclusion in
next release.
Comment 5 Egor Ushakov 2012-03-21 11:56:51 UTC
*** Bug 172002 has been marked as a duplicate of this bug. ***