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

Add debug notifications, and related things. #14

Merged
merged 6 commits into from Jan 31, 2017
Merged

Conversation

derickr
Copy link
Owner

@derickr derickr commented Dec 24, 2016

No description provided.

returned. This extensive XML snippet also displays how XML namespaces SHOULD
BE used for providing additional information::

<notify name="debug"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"debug" should be "error"

@@ -2112,8 +2130,32 @@ added to the protocol in the future.
A debugger engine MAY send multiple notifications for
the same breakpoint ID, but only if their attributes
have changed (again).
debug notification occurs when the language engine issues
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"debug" should be "error".

=================== =====================================================

8.5.2 Debug Notification
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Debug" should be "Error"

@@ -2205,12 +2247,25 @@ where,
A. ChangeLog
============

2016-12-24 - draft 19

- 8.5.2 Added section on Debug Notifications
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Debug" should be "Error"

@derickr derickr merged commit 1f3b002 into master Jan 31, 2017
derickr added a commit that referenced this pull request Jan 31, 2017
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

1 participant