Changes between Initial Version and Version 1 of Ticket #16112, comment 4
- Timestamp:
- May 24, 2020, 4:01:00 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16112, comment 4
initial v1 1 At the moment I'm uncertain as to why this would fail. When attaching to registrar or app_server, the debugger is loaded in cli mode, which avoids creating a BApplication object for precisely this reason. It's possible something else is being instantiated that results in a registrar interaction behind the scenes, but I'm not sure what it would be right now without further stuffingand/or being able to reproduce it.1 At the moment I'm uncertain as to why this would fail. When attaching to registrar or app_server, the debugger is loaded in cli mode, which avoids creating a BApplication object for precisely this reason. It's possible something else is being instantiated that results in a registrar interaction behind the scenes, but I'm not sure what it would be right now without further investigation and/or being able to reproduce it. 2 2 3 3 When you entered KDL, was the debugger team visible at all? If so, what states were its threads in?