{"id":19222659,"url":"https://github.com/lucas-dclrcq/iagl-debugging-programtrace","last_synced_at":"2025-02-23T09:43:53.621Z","repository":{"id":36549065,"uuid":"225837488","full_name":"lucas-dclrcq/iagl-debugging-programtrace","owner":"lucas-dclrcq","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-20T21:19:26.000Z","size":65,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-09T15:05:00.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucas-dclrcq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-04T10:13:11.000Z","updated_at":"2019-12-16T16:40:00.000Z","dependencies_parsed_at":"2022-08-18T13:34:31.763Z","dependency_job_id":null,"html_url":"https://github.com/lucas-dclrcq/iagl-debugging-programtrace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-dclrcq%2Fiagl-debugging-programtrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-dclrcq%2Fiagl-debugging-programtrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-dclrcq%2Fiagl-debugging-programtrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas-dclrcq%2Fiagl-debugging-programtrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucas-dclrcq","download_url":"https://codeload.github.com/lucas-dclrcq/iagl-debugging-programtrace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232518809,"owners_count":18535994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T15:05:04.103Z","updated_at":"2025-01-04T20:44:08.694Z","avatar_url":"https://github.com/lucas-dclrcq.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CAL/DEBUGGING - TP3\n\nPaul Delafosse \u0026 Lucas Declercq\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=program-trace\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=program-trace) [![GitHub Actions](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fatrox%2Fsync-dotenv%2Fbadge\u0026label=build\u0026logo=none)](https://github.com/lucas-dclrcq/iagl-debugging-programtrace)\n\n## Prerequisites\n\n- Java version : 11\n\n## How to run\n\n_via Maven_\n\n```shell script\nmvn clean compile exec:exec\n```\n\n_via Intellij_\n\n- Create a running configuration\n- Modify the working directory, it should be target/classes\n- Add an integer argument that represent the line number on which to set a first breakpoint (example: 6)\n- Click on the run button\n\nNotes:\n- To go into replay mode you should enter `replay on` (`replay off` to exit)\n\n## Implemented commands\n\n|Command|Real-time|Replay|\n|---\t|---\t|--- |\n| replay | | :heavy_check_mark: |\n|step|:heavy_check_mark:|   :heavy_check_mark:|\n| previous | |:heavy_check_mark: |\n|step-over|   :heavy_check_mark:|    |\n|continue|   \t|    |\n|temporaries|  :heavy_check_mark:\t|  :heavy_check_mark: |\n|stack|    :heavy_check_mark: |    |\n|stack-top|   \t|    |\n|receiver|   \t|    |\n|sender|   :heavy_check_mark: |    |\n|receiver-variables|   \t|    |\n|method|  :heavy_check_mark:\t|   :heavy_check_mark:|\n|arguments|   :heavy_check_mark:\t|    |\n|print-var| :heavy_check_mark: |  :heavy_check_mark:  |\n|frame| :heavy_check_mark: |    |\n|break|   \t|    |\n|breakpoints|  :heavy_check_mark:\t|    |\n|break-once|   \t|    |\n|break-on-count|   \t|    |\n|break-before-method|   \t|    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas-dclrcq%2Fiagl-debugging-programtrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucas-dclrcq%2Fiagl-debugging-programtrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas-dclrcq%2Fiagl-debugging-programtrace/lists"}