Skip to content

[WIP] add debugger - #93

Open
SimonBaeumer wants to merge 1 commit into
masterfrom
add-debugger
Open

[WIP] add debugger#93
SimonBaeumer wants to merge 1 commit into
masterfrom
add-debugger

Conversation

@SimonBaeumer

@SimonBaeumerSimonBaeumer commented Sep 13, 2019

Copy link
Copy Markdown
Member

For now this is just a prototype

  • create layout
  • start script with commander shell and config
  • display results in real time
  • monitor env variables
  • keep original values
  • display memory footprint
  • display cpu usage
  • display time

@SimonBaeumerSimonBaeumer changed the title WIP[WIP] add debuggerSep 13, 2019
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 8648dc5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 25.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 92.5% (-0.5% change).

View more on Code Climate.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@SimonBaeumer