1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<meta name="Author" content="Johannes Sixt">
<title>KDbg - ����������� ������������ - ���������, ���������</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">
<a href="index.html">����������</a>
<h1>�������� ���������� ���������, �������� ��������, ���������� ���������</h1>
�������� ����� ���� <i>����������|���������</i> ��� ������ ����������� ����, �
������� �� ������� ���������� ��������� ������������ ���������, �� �������
������� � ���������� ���������.
<h2>
<a NAME="PgmArgs"></a>��������� ��������</h2>
� ����� ������� ������ ����� ������� ��������� ��������� ������, ������� ������
���� �������� ���������. ��� ��������� ����� ������������ ��� ����������
������� ���������.
<h2>
<a NAME="WorkingDir"></a>������� �������</h2>
���� ����������� ������ �����, � ������� �� ������ ������� ������� �������
���������. ��������� ����� �������� � ��������� �������� ��� ��������� �������.
<p>������� ������� ����� ��������� � ��� gdb! ��������� ���� ������� �����
���������� ������� gdb � ������� � ���� ��� ������ �� ������� <i>OK</i>. ���
����� �������� �� ����� ������ �������� �������.
<h2>
<a NAME="Environment"></a>���������� ���������</h2>
� ������ ���������� ��������� ������� ��������� � ���� <tt>VARIABLE=value</tt>
��� ��������� ���������� ��������� <tt>VARIABLE</tt> � �������� <tt>value</tt>
� �������� �� ������ <i>��������</i>. ��� �������� ����������, �������� �� �
������ � �������� �� ������ <i>�������</i>. ��� ��������� �������� ����������,
�������� �� �� ������, �������������� �� �������� � ���� �������������� �
�������� �� ������ <i>��������</i>. ���� �� �������� ��� ���������� � ��������
�� ������ <i>��������</i>, �� �� �������� ����� ����������! ����� ����������
��������� ����� ������������ ����� ���������� ��� ��������� �������.
<p>���� � Linux �� ����������� ���������� glibc2, �� ��� ���������� ����������
���������� ��������� <tt>LD_BIND_NOW</tt>. ����� �����, ����� �� ����������
�������� ���� ���������� � <tt>1</tt> ��� ���� ������ �������. ���� ��� ��
����� �����������, �� gdb �� ������ ������������ ��������� ������� (� � ��)
��������� �������, ������������� �� ����������� ��������� <tt>libc</tt> �
���������.
</body>
</html>
|