From: "J. Kean Johnston" <jkj@sco.com>
To: GDB Developers List <gdb@cygnus.com>
Subject: 4.17.85 broken on OSR5
Date: Thu, 01 Apr 1999 00:00:00 -0000 [thread overview]
Message-ID: <19990304151940.A27911@sco.com> (raw)
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
next reply other threads:[~1999-04-01 0:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-04-01 0:00 J. Kean Johnston [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19990304151940.A27911@sco.com \
--to=jkj@sco.com \
--cc=gdb@cygnus.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox