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 252536 - Disable dissasembly
Summary: Disable dissasembly
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0.2
Hardware: All All
: P1 normal with 1 vote (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-21 20:49 UTC by chila
Modified: 2016-07-06 14:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Gathering information (6.53 KB, image/png)
2015-05-24 21:48 UTC, chila
Details
Failed (14.81 KB, image/png)
2015-05-24 21:49 UTC, chila
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chila 2015-05-21 20:49:20 UTC
Dissasembly is really annoying. Most of us don't use it in normal development. There should be an option to disable it. It degrades the debugging experience.
Comment 1 chila 2015-05-24 21:48:09 UTC
Created attachment 153834 [details]
Gathering information

The debugging stops and this box appears all the time.
Comment 2 chila 2015-05-24 21:49:18 UTC
Created attachment 153835 [details]
Failed

Then fails to dissemble, even thou I don't really use it. After this, it quits debugging.
Comment 3 greenfrog 2016-05-23 08:30:40 UTC
Any update on this?

It is making debugging basically unusable for me, so (from my perspective at least!) is very high priority. Many lines of code contain multiple function calls, so it is impossible to selectively step over the calls I don't have source code for. Ideally there would be an option to turn off the disassembly view.

Meanwhile, if anyone can suggest a work-around that would be greatly appreciated.

Thanks!