diff options
author | Craig Earls <enderw88@gmail.com> | 2013-02-23 18:07:23 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2013-02-23 18:07:23 -0700 |
commit | 172a3076bc6d48d0739ddb362f31464eb1fdd931 (patch) | |
tree | 0a99614de31a0a3068d0a5ae5e0e05da5ae75f4a /README-1ST | |
parent | aa10b6ea5d986a521478a595949afc3838855c63 (diff) | |
download | fork-ledger-172a3076bc6d48d0739ddb362f31464eb1fdd931.tar.gz fork-ledger-172a3076bc6d48d0739ddb362f31464eb1fdd931.tar.bz2 fork-ledger-172a3076bc6d48d0739ddb362f31464eb1fdd931.zip |
Updated README files
Diffstat (limited to 'README-1ST')
-rw-r--r-- | README-1ST | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -117,16 +117,18 @@ it's usually fairly obvious where things have gone astray. - Q: Something else fails, or Ledger crashes on startup - A: This, I am most interested in hearing about. Please e-mail me a copy of - config.log and your build log to <johnw@newartisans.com>. Also, if - Ledger is crashing, try running it under gdb like so: + A: This, I am most interested in hearing about. Please file a bug + at the Ledger Bugzilla, http://bugs.ledger-cli.org/. The more + details you can provide, the better. Also, if Ledger is crashing, + try running it under gdb like so: $ gdb ledger (gdb) run <ARGS TO LEDGER> ... runs till crash ... (gdb) bt - Send me that backtrace output, and the output from "ledger --version". + Put that backtrace output, and the output from "ledger + --version" in the bug report. ---------------------------------------------------------------------- |