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

Implement the V8 debugger #76

Open
LeonMrBonnie opened this issue Oct 20, 2021 · 0 comments
Open

Implement the V8 debugger #76

LeonMrBonnie opened this issue Oct 20, 2021 · 0 comments
Labels
scope: client Clientside module related issues type: enhancement New feature or request

Comments

@LeonMrBonnie
Copy link
Contributor

LeonMrBonnie commented Oct 20, 2021

Description of the problem

Implement the V8 debugger in the client to allow the users to debug client scripts

Desired solution for the problem

Add the whole V8 debugger to the client so e.g. the Chrome DevTools can connect to it to debug clientside scripts

Alternatives you considered

No response

Additional context

An old implementation I did can be found in my fork in the debugger branch here
https://github.com/leonmrbonnie/altv-client-js/tree/debugger
(The code for this is horrendous, but it shows how it works)

Version

No response

Scope

client

@LeonMrBonnie LeonMrBonnie added type: enhancement New feature or request scope: client Clientside module related issues labels Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: client Clientside module related issues type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant