debugging
Here are 944 public repositories matching this topic...
I have issues to get Reactotron working in my jest react-native test environment.
Before running a test I simply do
jest.mock("reactotron-react-native");, but then I receive an error stating
TypeError: Cannot read property 'useReactNative' of undefined
. Test 1 before it outputs as expected. If I run this from the command li
Clean up README
-
Updated
Mar 5, 2020 - Java
-
Updated
Feb 12, 2020
-
Updated
Feb 23, 2019 - JavaScript
log.debug("A tagged log message", userInfo: Dev.dave | Tag.sensitive)
That's somehow will confuse the user who only advantages one kind of Tag.
Then I suggest appending one demo code as below for that scenario.
log.debug("A tagged log message", userInfo: Tag.sensitive.dictionary)
Currently we use stern <regex> -o raw | jq -R -r '. as $line | try fromjson catch $line' to pretty print any json logs, while still printing non-json logs. Would it be of interest that this be a default behaviour?
-
Updated
Mar 8, 2020 - Swift
-
Updated
Feb 28, 2020
Your issue will be closed unless you confirm the following (insert x in the brackets if done/agreed):
- Did you use the latest version of GEF from
masterbranch? - Did you read the documentation first?
- Did you check closed issues?
Step 1: Describe your environment
- Operating S
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?
Description
In pwndbg release 2017.02.01 build: 1ab3de0, when registers changed while debugging a program, there would be an asterisk near the changed register which could be customized with context-register-changed-marker and context-register-changed-color.
These config options are still available, however in later releases (both 2018.07.29 and 2019.01.25) there doesn't seem to be a
Meliae's packaging is out of date; no pip install for us today. Fall back to the old-school routine of downloading the .tar.gz, unzipping it, and running setup.py install.
(You'll seed Cython installed first. I was able to pip install cython.)
Next problem was that [virtualenv python isn't set up to let gdb find debugging files](https://git
-
Updated
Mar 11, 2020
Augury version (required): 1.23.0
Angular version (required): 8.1
Date: 2019-07-11
OS: Windows 10 64 bits
Allow hiding the tab of the other DevTools tools as long as the inspected site does not use Angular, just like the Vue and React tools do
Docs in english ?
I could not find any docs or even a description in English, so I decided to ask here. Do you plan to have english docs in the near future to demystify the project for the rest of the world (like alibaba/arthas for example
Currently ResponseDetective prints <none> for bodies in the following situations:
- when the body is empty, i.e. has 0 bytes;
- and when the body cannot be deserialized, i.e. has an unsupported content-type.
The 2nd situation might be confusing as <none> might suggest that a request has an empty body.
The proposal is to improve handling of empty and non-deserializable bodies in the
-
Updated
Dec 14, 2019 - Swift
-
Updated
Jan 9, 2020 - C++
I know, that there are issues like following:
android10/frodo#38
android10/frodo#33
Issue: after looking in the Readme it's not that clear, that it's not compatible with RxJava2 (which is mostly used now days)
Adding link to https://github.com/android10/frodo2 might be useful as well.
Add a button on the main page which drops all the tables as in clear_db.py. Ask for confirmation in a dialog first.
Improve this page
Add a description, image, and links to the debugging topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debugging topic, visit your repo's landing page and select "manage topics."


It's not clear from the website's documentation, or the
--helpoutput, how to do the following equivalent curl task:Post a raw JSON query to ElasticSearch:
T