On Wed, 2 Apr 2003 16:38:22 +0400 "Alexey V. Lubimov" wrote: > Не хочет работать gdb. С чего бы это? > > > [avl@avl src]$ gdb test > GNU gdb ALT Linux (5.2.1-alt2) > Copyright 2002 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 "i586-alt-linux"... > (gdb) run > Starting program: /home/avl/Projects/test/src/test > warning: Cannot insert breakpoint -2: > Cannot access memory at address 0x4000a2c0 comp2:~$ gdb test GNU gdb ALT Linux (5.2.1-alt2) Copyright 2002 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 "i586-alt-linux"...(no debugging symbols found)... (gdb) run Starting program: /usr/bin/test (no debugging symbols found)...(no debugging symbols found)... Program exited with code 01. (gdb) --- Regards, Phoenix.