^^^k    He       .  -
^^^^    -0  -02      -
^^   .       , ,   -
^^      ,     .

^^^k      .    ,  -
^Bffi^^  .         -
^   .       -
^^      ,       ,  
 .     ,   , 
   -0      -02.  -03   -
          
 .

   ,       -
 tabs.          
  run.

     ,    
    gdb.      
gdb,      gdb (gdb).     . 
list      .   list 
    :

$ gdb tabs

GNU gdb 4.18
GNU gdb Red Hat Linux (6.Opost-0.20040223.14rh)                                  ;

Copyright 2004 Free Software Foundation, Inc.

GDB is free software, covered by the GNU General Public License, and you are

welcome to change it and/or distribute copies of it under certain

conditions. Type "show copying" to see the conditions. There is absolutely

no warranty for GDB. Type "show warranty" for details.

This GDB was configured as "i386-redhat-linux-gnu".

(GDB -  ,    GNU,   
  /       .
   ,  "show copying".  GDB   
 .    ,  "show warranty".
 GDB   "i386-redhat-linux-gnu". )

(gdb) list

4       #include        <stdio.h>

5       ^define         TABSIZE         8

6

7       /*   findstop */

8       int findstop(int *);

9

10      int main()

11      {

12      int ;          /* ,   stdin */                       '

13      int posn = 0;   /*     */                           .
(gdb) list                                                                       :

14      int inc;        /*      */

15

846                                                  VI.     j