Community
Participate
Working Groups
Created attachment 183713 [details] patch to Stack.java (dependent upon patch to Bug 330969 Bug 330969 is concerned with improving the logic in ModuleLineEntryProvider.java to better handle all of the cases of inline stepping. part of the solution is to extract the logic concerning whether the current instruction pointer is pointing to an inline (which affects the name and the format of the name shown in the debug stack view). the attached patch shows this logic extracted separately to Stack.java.
(this is part of a batch change) The Eclipse CDT EDC (https://wiki.eclipse.org/CDT/cdt-debug-edc) is now obsolete and has not had any active development since 2011. Therefore the still open bugs are being marked as wontfix. The git repo for the project still exists for posterity at https://git.eclipse.org/c/cdt/org.eclipse.cdt.edc.git/