Closed trongle0504 closed 1 year ago
Can one of the admins verify this patch?
Hi @jonahgraham, I am supporting adding a "Resume All" button to support resuming all sessions using the amalgamator. Currently, the "Resume All" button is pressed all the sessions have been run. However, I'm stuck with the problem that the state of the "Step Over", "Step Into"... buttons of the Debug Tool Bar doesn't change.
Could you please take a look at it? I also committed code at repository cdt-amalgamator: https://github.com/eclipse-cdt-cloud/cdt-amalgamator/pull/16
Thank you so much!
Hi @trongle0504, What is the status here? Are you planning to come back to this PR? Do my previous comments/questions make sense, or do you need some extra details?
Hi @jonahgraham, Could you please help me review it again? I also updated code for repos cdt-gdb-dapter: https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/255 and cdt-amalgamator: https://github.com/eclipse-cdt-cloud/cdt-amalgamator/pull/16
I apologize for the delayed response!
Thank you so much.
Hi @jonahgraham, I have updated the code following your instructions. Could you please help me review it?
Thank you!
Adding a "Resume All" button to support resuming all sessions using the amalgamator.