Andreia Ocanoaia

Results 16 issues of Andreia Ocanoaia

I am having trouble testing your tool on any of the tests from the repo. I don't exactly know how to implement a harness script from scratch (it's especially difficult...

### Describe your task This task is a bug fix. Steps to reproduce the bug: 1. Clone any genezio example - e.g. the typescript getting started example[1]. 2. Create a...

good first issue
contributions

### Describe your task The output for `genezio addClass` should be improved, especially the error messages. RIght now, the messages are a bit misleading. For example, the following output is...

good first issue
contributions

I am proposing to add a cheatsheet with: - tools for investigating the processes state, memory state, elf sections etc. - debugging commands A few examples: `objdump`, ` readelf`, `gdb`,...

area/content

Files with CRLF characters within them are causing the terminal cursor to start before the `student@os` prompt. If I attempt to start writing commands, the prompt will be overwritten. Current...

area/infra

On some WSL2 machines, the `docker` service does not start, even if `docker` is installed. I don't exactly know how to replicate this behavior. It doesn't seem that every machine...

question
area/infra

On WSL2, this line[1] breaks the Dockerfile. We should investigate why this happens and how to fix it. Current Workaround: Comment that line in the Dockerfile and restart the image...

area/infra