Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* 4.17.85 broken on OSR5
@ 1999-04-01  0:00 J. Kean Johnston
  1999-04-01  0:00 ` Jim Blandy
  1999-04-01  0:00 ` Stan Shebs
  0 siblings, 2 replies; 6+ messages in thread
From: J. Kean Johnston @ 1999-04-01  0:00 UTC (permalink / raw)
  To: GDB Developers List

All,

4.17.85 is broken on SCO OpenServer 5, a platform that traditionally works
quite well. It compiles OK, but here's what I get when I try to debug
anything:
hyperion:/u/tmp/gdb-4.17.85/osr5/gdb% ./gdb --nx j
GNU gdb 4.17.85
Copyright 1998 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 "i486-pc-sco3.2v5.0"...
(gdb) l main
1       #include <stdio.h>
2
3       int main (void)
4       {
5         printf ("Hello world\n");
6         exit (0);
7       }
(gdb) br 5
Breakpoint 1 at 0x80484aa: file j.c, line 5.
(gdb) run
Starting program: /u1/gdb-4.17.85/osr5/gdb/j
Hello world

Program exited normally.
You can't do that without a process to debug.
(gdb)

Any ideas? It doesnt seem to want to insert breakpoints.
-- 
J. Kean Johnston  |"A man with courage on the outside dares to die;
Engineer, SPG     | A man with courage on the inside dares to live" - Lao Tzu
Santa Cruz, CA    +----------------------------------------------------------
Tel: 831-427-7569    Fax: 831-429-1887    E-mail: jkj@sco.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-04-01  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-01  0:00 4.17.85 broken on OSR5 J. Kean Johnston
1999-04-01  0:00 ` Jim Blandy
1999-04-01  0:00   ` J. Kean Johnston
1999-04-01  0:00 ` Stan Shebs
1999-04-01  0:00   ` J. Kean Johnston
1999-04-01  0:00     ` Stan Shebs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox