Skip to content
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

Debugger enhancements v2 #347

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

kktos
Copy link
Contributor

@kktos kktos commented Apr 7, 2021

No description provided.

@kktos
Copy link
Contributor Author

kktos commented Apr 7, 2021

@mist64 I created this new (!) MR from your branch. Sorry but I wasn't able to change the branch the previous MR was linked to :/
Ping me if anything's wrong.
Cheers.

@sebastianvog
Copy link
Contributor

Was just trying to compile:

Using a macintosh and doing a make I am getting:
stricmp' is invalid in C99 compile error

Using the wasm/EmScripten target I am getting additionally : implicit declaration of function 'strdup' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

I didn't have time to see how to resolve these, I am sure there is an easy way to get these compile on those targets as well. So I am just mentioning it here...but hope to look into it later.

@kktos
Copy link
Contributor Author

kktos commented Apr 7, 2021

@sebastianvog stricmp and strdup removed as per request

@kktos kktos marked this pull request as ready for review April 11, 2021 18:14
Sign up for free to 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.

3 participants