OMNeT++/OMNEST Bug Tracker - OMNeT++ |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000607 | OMNeT++ | IDE / C++ development | public | 2012-10-11 12:50 | 2012-11-05 11:34 |
|
Reporter | rhornig | |
Assigned To | rhornig | |
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 4.2.2 | |
Target Version | | Fixed in Version | 4.3b1 | |
|
Summary | 0000607: Debugger stops several times before/after reaching main() |
Description | When debugging a simulation the debugger stops several times before/after the main function (around 10 times).
Expected: stop only at main. |
Steps To Reproduce | |
Additional Information | This is caused by the "Load Shared Library Symbols Automatically" setting in the Launch config. The startup stops because of missing symbols for system libraries...
|
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-11 12:50 | rhornig | New Issue | |
2012-11-05 11:34 | rhornig | Note Added: 0000781 | |
2012-11-05 11:34 | rhornig | Status | new => resolved |
2012-11-05 11:34 | rhornig | Fixed in Version | => 4.3b1 |
2012-11-05 11:34 | rhornig | Resolution | open => fixed |
2012-11-05 11:34 | rhornig | Assigned To | => rhornig |