X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fbacktrace.c;h=2ed7385c9ff8c2c3a2b9860bcf53d598d224a2f2;hp=020331028b72dff19149856e09183c4d3f909fcb;hb=fcb40f9ed16ce6a8ef86997890057af0f7692377;hpb=7cda3530b0d64128462118433a9f69645f49a39b diff --git a/src/backtrace.c b/src/backtrace.c index 0203310..2ed7385 100644 --- a/src/backtrace.c +++ b/src/backtrace.c @@ -71,7 +71,7 @@ static void yaz_invoke_backtrace(char *buf, int buf_sz) char *arg[20]; int arg_no = 0; char pidstr[40]; - const char *cp = "backtrace: could not exec gdb"; + const char *cp = "backtrace: could not exec gdb\n"; close(fds[1]); close(0);