Skip to content

Enable debugging in debug build #38205

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

Closed
wants to merge 1 commit into from

Conversation

lunaleaps
Copy link
Contributor

Summary:
Enable the preprocessor flag to allow debugging when in a debug build. This flag influences the Hermes headers included in the inspector, and causes them to include the debugging functionality.

Changelog:
[General][Fixed] - Re-enabled debugging for debug builds

Differential Revision: D47243235

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jul 5, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47243235

@analysis-bot
Copy link

analysis-bot commented Jul 5, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 9,061,545 +1
android hermes armeabi-v7a 8,310,879 -3
android hermes x86 9,577,764 +1
android hermes x86_64 9,420,187 +1
android jsc arm64-v8a 9,613,323 -2
android jsc armeabi-v7a 8,739,958 -2
android jsc x86 9,700,288 +1
android jsc x86_64 9,946,839 -3

Base commit: 5f84d73
Branch: main

Summary:
Pull Request resolved: facebook#38205

Enable the preprocessor flag to allow debugging when in a debug build. This flag influences the Hermes headers included in the inspector, and causes them to include the debugging functionality.

Changelog:
    [General][Fixed] - Re-enabled debugging for debug builds

Reviewed By: lunaleaps, cortinico

Differential Revision: D47243235

fbshipit-source-id: fcdc634922001781b644e4799e17be1f78461639
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47243235

@github-actions
Copy link

github-actions bot commented Jul 6, 2023

This pull request was successfully merged by Matt Blagden in 41477c8.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions bot added the Merged This PR has been merged. label Jul 6, 2023
kelset pushed a commit that referenced this pull request Jul 10, 2023
Summary:
Pull Request resolved: #38205

Enable the preprocessor flag to allow debugging when in a debug build. This flag influences the Hermes headers included in the inspector, and causes them to include the debugging functionality.

Changelog:
    [General][Fixed] - Re-enabled debugging for debug builds

Reviewed By: lunaleaps, cortinico

Differential Revision: D47243235

fbshipit-source-id: 7982c69ab554335a9ad985394e4416ed69831137
Kudo pushed a commit to expo/react-native that referenced this pull request Jul 11, 2023
Summary:
Pull Request resolved: facebook#38205

Enable the preprocessor flag to allow debugging when in a debug build. This flag influences the Hermes headers included in the inspector, and causes them to include the debugging functionality.

Changelog:
    [General][Fixed] - Re-enabled debugging for debug builds

Reviewed By: lunaleaps, cortinico

Differential Revision: D47243235

fbshipit-source-id: 7982c69ab554335a9ad985394e4416ed69831137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants