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 181149 - gdb: Disassembly does not show sources
Summary: gdb: Disassembly does not show sources
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: ivan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 08:32 UTC by Alexander Pepin
Modified: 2010-06-10 09:18 UTC (History)
0 users

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 Alexander Pepin 2010-02-24 08:32:14 UTC
Steps to reproduce:
- run IDE with debug.engine=on option
- create Welcome sample
- set build tools to GNU and debugger to gdb (or "Same As Tool Collection")
- do Step into
- open Disassembly
Result: It shows Disassembly but prints "welcome.cc" instead of source lines.