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

Update documentation to describe actual behaviour #150

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

duncan-roe
Copy link
Contributor

Without this patch, the debug options from man remake are garbage. remake -h is updated to match.
While being about it, standardise the layout of optional arguments (no space before '[', '=' inside []).

Without this patch, the debug options from man remake are garbage.
remake -h is updated to match.
While being about it, standardise the layout of optional arguments
(no space before '[', '=' inside []).
@duncan-roe
Copy link
Contributor Author

Hi Rocky,

This is my best understanding of what the debugger-stop TYPEs do, from a combination of debugging remake and debugging Makefiles with remake.
If anything's substantially wrong, LMK and I'll send a v2.
In particular, I changed after to before for the goal type. I ran remake --debugger-stop=goal with the Makefile from commit b9cd30e (%1 s.b. f1) and it stopped at f1: f2, same as remake --debugger-stop=preaction.
Also there is no normal type: --debugger-stop=normal is silently ignored.
I've left the texinfo files for another day.

BTW, why didn't you take #149?

Cheers ... Duncan.

@rocky
Copy link
Owner

rocky commented Aug 28, 2023

LGTM - thanks.

@rocky rocky merged commit 50e21e5 into rocky:remake-4-3 Aug 28, 2023
1 check passed
@duncan-roe duncan-roe deleted the debugger-stop branch August 28, 2023 06:10
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.

None yet

2 participants