diff options
author | Sam Thursfield <sam@afuera.me.uk> | 2019-08-29 17:30:23 +0300 |
---|---|---|
committer | Sam Thursfield <sam@afuera.me.uk> | 2019-09-14 12:09:19 +0200 |
commit | b1b130ac93ad6b6875a7e5a264388d76c5c39b53 (patch) | |
tree | 5e51790f313e5386968af34513f02d973cb93485 /README.md | |
parent | d286930db174ee5e0576c5c965d261a6b92ab052 (diff) | |
download | tracker-b1b130ac93ad6b6875a7e5a264388d76c5c39b53.tar.gz |
Add HACKING.md
This talks about how to enable different kinds of logging output from
the functional tests, now that the previous commit has introduced some
sanity into the logging.
Attaching debugger is also discussed.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,4 +131,4 @@ interactive shell inside the sandbox. From here you can use debugging tools such as GDB. For more information about developing Tracker, look at -https://wiki.gnome.org/Projects/Tracker. +https://wiki.gnome.org/Projects/Tracker and HACKING.md. |