From: Michael Elizabeth Chastain <mec@shout.net>
To: eliz@gnu.org, gdb-patches@sources.redhat.com
Subject: [rfa/doc] Document pr gdb/1322 in PROBLEMS
Date: Mon, 18 Aug 2003 18:32:00 -0000 [thread overview]
Message-ID: <200308181832.h7IIWKUx004464@duracef.shout.net> (raw)
This patch adds pr gdb/1322 to PROBLEMS. It describes the problem
and offers a workaround and a link to a patch.
OK to apply to gdb HEAD?
OK to apply to gdb gdb_6_0-branch?
Michael C
2003-08-18 Michael Chastain <mec@shout.net>
* PROBLEMS: Document pr gdb/1322, the Java anonymous
objfile bug.
Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.14.30.2
diff -c -3 -p -r1.14.30.2 PROBLEMS
*** PROBLEMS 26 Jun 2003 16:25:53 -0000 1.14.30.2
--- PROBLEMS 18 Aug 2003 18:28:19 -0000
*************** gcc 3.x generates these multiple object
*** 19,21 ****
--- 19,35 ----
implement virtual base classes. gcc 2.x generated just one object code
function with a hidden parameter, but gcc 3.x conforms to a multi-vendor
ABI for C++ which requires multiple object code functions.
+
+ gdb/1322: "internal-error: sect_index_text not initialized" after printing a java type
+
+ When gdb debugs a Java program which uses shared libraries, it can
+ generate this internal error.
+
+ If you get this error when debugging Java, you can try working around
+ the problem by relinking your program with no shared libraries at all
+ (even the standard C library). With the GNU linker, use the "-static"
+ argument to do this.
+
+ You can also try this patch for gdb:
+
+ http://sources.redhat.com/ml/gdb-prs/2003-q3/msg00190.html
next reply other threads:[~2003-08-18 18:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-18 18:32 Michael Elizabeth Chastain [this message]
2003-08-24 16:56 ` Fix Java PR gdb/1322 (was Re: [rfa/doc] Document pr gdb/1322 in PROBLEMS) Daniel Jacobowitz
2003-08-24 19:42 ` Mark Kettenis
2003-08-26 3:09 ` Daniel Jacobowitz
2003-08-25 15:56 ` [rfa/doc] Document pr gdb/1322 in PROBLEMS Andrew Cagney
2003-08-25 18:22 Michael Elizabeth Chastain
2003-08-25 18:26 ` Daniel Jacobowitz
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=200308181832.h7IIWKUx004464@duracef.shout.net \
--to=mec@shout.net \
--cc=eliz@gnu.org \
--cc=gdb-patches@sources.redhat.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