X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=doc%2Fdebugging.txt;h=ad34cfd36defd0fb36a43e18d0ff7806f22e9416;hb=aad2f2781f45397fbaf5aa3a263bab15ff39136a;hp=11826db2158500650012ba96ae2083064f3edf8f;hpb=16ebda50ec3b3ab96d9bbc3c8e8522b269ef1191;p=evince.git diff --git a/doc/debugging.txt b/doc/debugging.txt index 11826db2..ad34cfd3 100644 --- a/doc/debugging.txt +++ b/doc/debugging.txt @@ -29,7 +29,7 @@ Possibe value for EV_DEBUG_BREAK variable: suspend Use this to stop execution when a warning occurs. You can then attach a debugger to the process. - trap Use this while running epiphany in a debugger. + trap Use this while running evince in a debugger. This makes execution stop and gives back control to the debugger.