Skip to content

Setup makefile and VScode debugger #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 25, 2021
Merged

Setup makefile and VScode debugger #2

merged 4 commits into from
Feb 25, 2021

Conversation

stevengogogo
Copy link
Owner

File Hierarchy

src/
    include/
        utils.h
    main.c
    utils.c
test/
    acutest.h
    runtests.c
    test1.c

Build Command

make RUN
make BUILD
make TEST

@stevengogogo stevengogogo merged commit 22e8416 into HW0 Feb 25, 2021
@stevengogogo stevengogogo linked an issue Feb 25, 2021 that may be closed by this pull request
@stevengogogo stevengogogo added this to the HW0 milestone Feb 25, 2021
@stevengogogo stevengogogo added bug Something isn't working enhancement New feature or request labels Feb 25, 2021
stevengogogo added a commit to stevengogogo/CProjectTemplate that referenced this pull request Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GDB not found executable file
1 participant