NativeScript / NativeScript/nativescript-cli

Possible issues with breakpoint debugging

Open
#5,000 5 comments 0 reactions 2 assignees View on GitHub

@KristianDD is already working on this.

Since Sep 16, 2019.

debug needs more info
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

Description

Via a conversation I had with /u/morginez on reddit (after seeing this comment thread), this person reported some potential issues with breakpoints not being hit (or hit in an unexpected order):

Back then the debugging never really worked at all and I tried to get around it using console.log()-calls.

Breakpoints wouldn't be hit or were hit in a weird, desync-order from what actually happened in the code. I could not really work with the debugging tools at that point.

He has provided a repo of the problem app as well: https://github.com/tihansen/words-challenge/tree/master/app

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.