valgrind-di-server(1) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

valgrind-di-server(1)

VALGRIND-DI-SERVER(1)         valgrind-di-server         VALGRIND-DI-SERVER(1)



NAME
       valgrind-di-server - Experimental debuginfo server for valgrind

SYNOPSIS
       valgrind-di-server [options]

DESCRIPTION
       valgrind-di-server accepts (multiple) connections from valgrind
       processes that use the
        --debuginfo-server option on the specified port and serves
       (compressed) debuginfo files (in chunks) from the current working
       directory.

OPTIONS
       -e --exit-at-zero
           When the number of connected processes falls back to zero, exit.
           Without this, it will run forever, that is, until you send it
           Control-C.

       --max-connect=INTEGER
           By default, the server can connect to up to 50 processes.
           Occasionally, that number is too small. Use this option to provide
           a different limit. E.g.  --max-connect=100.

       portnumber
           Changes the port it listens on from the default (1500). The
           specified port must be in the range 1024 to 65535. The same
           restriction applies to port numbers specified by the
           --debuginfo-server option to Valgrind itself.

SEE ALSO
       valgrind(1), $INSTALL/share/doc/valgrind/html/index.html or
       http://www.valgrind.org/docs/manual/index.html.

AUTHOR
       Julian Seward.



Release 3.20.0                    10/24/2022             VALGRIND-DI-SERVER(1)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3