[Q] About gdb

Ruslan V. Brushkoff (ruslan@Baby.TM.Odessa.UA)
Wed, 18 Jun 1997 07:55:17 +0300 (EET DST)


Hi.

I have an interesting problem with gdb, triyng to run/debug trivial
programs :

~~~~~~~~~~~~~~~~~~~~~~~
main()
{
int a;
}
~~~~~~~~~~~~~~~~~~~~~~
[Alice]:ruslan:~ # gdb a.static.out
GDB is free software and you are welcome to 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.
GDB 4.16 (i586-unknown-linux), Copyright 1996 Free Software Foundation,
Inc...
(gdb) r
Starting program: /home/ruslan/a.static.out

Program received signal SIGTRAP, Trace/breakpoint trap.
0x8048090 in ___crt_dummy__ ()
(gdb)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Trying to figure out the point i changed all possible software
configurations, including stable ones.

So ,I have a question to the list - may be this be hardware related ?
All the parts of the Linux works good on this hardware. Kernel recompiles
and run fine, didn't ever recieve any sig11 while compiling.

Conf:
~~~~~
Asus P/I-P55T2P4/AMD K5-100/32 Mb EDO RAM
Linux kernel [2.0 - 2.1.43]
libc-5.4.33
GNU ld version 2.8.1 (with BFD linux-2.8.1.0.1)
ld.so.1.9.2
gcc 2.7.2.1/pgcc snapshot 970522
gdb [4.15,4.16]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

P.S. If needed I can send any additional information.

TIA.

-----------------

И магнит улыбнулся ...

Finger Ruslan@opu.odessa.ua for PGP public key.

With Best Regards, me.