question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Get un-modified traceback

See original GitHub issue

Currently the traceback in .jsc files hide the line no. and the respective code. Please add a command line argument to disable this & get accurate tracebacks which can actually be used to debug.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

2reactions
OsamaAbbascommented, Dec 21, 2021

Sorry for the late response. To be honest, it’s unlikely that it will be released before Feb 2022.

1reaction
OsamaAbbascommented, Apr 15, 2022

Unfortunately not yet. Adding this feature will require radical changes that would probably break backward compatibility. It also need some time and some mind clarity 😃 ; I lack both currently.

However, we discussed before some approaches to add source maps. You might search for them in this repo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] Provide the ability to map the stack trace for ...
In this case, the stack trace will be against the Wallaby instrumented code and there is no way to determine the actual source...
Read more >
Issue 8087: Unupdated source file in traceback - Python tracker
Feature request : If the source code shown was modified after import time and it wasn't reloaded, a warning message should be shown....
Read more >
Python requests - print entire http request (raw)?
Here's a representative stack trace of a request: -> r= requests.get("http://google.com") /usr/local/lib/python2.7/dist-packages/requests/api.py(55)get() ...
Read more >
New Feature Request - Phalcon Documentation
A NFR is a short document explaining how a new feature request must be submitted, how it can be implemented, and how it...
Read more >
Contribution Guidelines
The GitHub issue tracker is for bug reports and feature requests. ... clear from your report that you would have struggled to find...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found