public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "lzsiga at freemail dot c3.hu" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug shlibs/16556] New: on AIX platform command "info sh" stopped working in version 7.5 Date: Tue, 11 Feb 2014 16:57:00 -0000 [thread overview] Message-ID: <bug-16556-4717@http.sourceware.org/bugzilla/> (raw) https://sourceware.org/bugzilla/show_bug.cgi?id=16556 Bug ID: 16556 Summary: on AIX platform command "info sh" stopped working in version 7.5 Product: gdb Version: 7.5 Status: NEW Severity: minor Priority: P2 Component: shlibs Assignee: unassigned at sourceware dot org Reporter: lzsiga at freemail dot c3.hu Created attachment 7404 --> https://sourceware.org/bugzilla/attachment.cgi?id=7404&action=edit prevent 'info_sharedlibrary_command' from being compiled if _AIX is defined On AIX platform command "info sh" stopped working in version 7.5 (the problem still exists in 7.6.2). Reason: function gdb/solib.c:info_sharedlibrary_command hides gdb/xcoffsolib.c:solib_info function. The former doesn't give any result, the latter does. For a quick fix see the attached patch. -- You are receiving this mail because: You are on the CC list for the bug.
next reply other threads:[~2014-02-11 16:57 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-02-11 16:57 lzsiga at freemail dot c3.hu [this message] 2014-02-12 17:33 ` [Bug shlibs/16556] " palves at redhat dot com 2014-02-12 17:48 ` lzsiga at mail dot ahiv.hu 2014-02-12 19:50 ` lzsiga at freemail dot c3.hu 2014-02-13 10:18 ` palves at redhat dot com 2014-02-13 13:12 ` lzsiga at freemail dot c3.hu
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=bug-16556-4717@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=gdb-prs@sourceware.org \ /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: linkBe 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; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).