From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31270 invoked by alias); 13 Feb 2014 13:12:36 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 31244 invoked by uid 48); 13 Feb 2014 13:12:35 -0000 From: "lzsiga at freemail dot c3.hu" To: gdb-prs@sourceware.org Subject: [Bug shlibs/16556] on AIX platform command "info sh" stopped working in version 7.5 Date: Thu, 13 Feb 2014 13:12:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: shlibs X-Bugzilla-Version: 7.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: lzsiga at freemail dot c3.hu X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 7.7 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q1/txt/msg00175.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16556 --- Comment #5 from Lorinczy Zsigmond --- (In reply to Pedro Alves from comment #4) > Sorry, I have no idea how it worked in the old version, but guessing, maybe > "info files" or "info proc mappings". Thanks, 'info files' does give this information! (Note: By old version I meant this: (gdb) info sh Text Range Data Range Syms Shared Object Library 0xd05a7d40-0xd061bf5e 0xf01ca180-0xf01fdfe0 Yes /usr/lib/librtl.a(shr.o) 0xd007b21c-0xd007b93e 0xf02d8508-0xf02d8630 Yes /usr/lib/libcrypt.a(shr.o) 0xd01e6f60-0xd03e7681 0xf0241b20-0xf02d7d30 Yes /usr/lib/libc.a(shr.o) 0x20000150-0x20003e37 0x20004edd-0x200051b0 Yes /usr/local/lib/libcpotlas.so But, as I said, 'info files' is perfectly suitable.) -- You are receiving this mail because: You are on the CC list for the bug.