Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <pedro_alves@portugalmail.pt>
To: gdb-patches@sourceware.org
Subject: Re: solib-target.c info sharedlib range addresses FIXME?
Date: Sun, 05 Aug 2007 10:00:00 -0000	[thread overview]
Message-ID: <46B59F90.2000205@portugalmail.pt> (raw)
In-Reply-To: <20070802193608.GA6563@caradoc.them.org>

Daniel Jacobowitz wrote:
> On Thu, Aug 02, 2007 at 02:35:12AM +0100, Pedro Alves wrote:
>> Hi Daniel,
>>
>> I was looking at this broken info sharedlibrary output on arm-wince ...
>>
>> Current cvs:
>>
>> (gdb) info shared
>>  From        To          Syms Read   Shared Object Library
>> (...)
>> 0x00bc1000  0x009ab708  Yes         /cygdrive/d/Qt/qtce/qt/lib/qtguid4.dll
>> 0x01581000  0x0025da90  Yes         /cygdrive/d/Qt/qtce/qt/lib/qtcored4.dll
>> 0x017d1000  0x6fbc6280  Yes
>> /cygdrive/d/cegccsf/cegcc/cegcc/src/build-mingw32ce/mingw/mingwm10.dll
>> (...)
>>
>> (notice that 'To < From' - visible on big libs)
>>
>> ... and noticed you left a commented out fix in the code.  Any
>> reason not to uncomment it?
> 
> Er, whoops!  I must have meant to get back to this before posting the
> patch, and failed to do so.  Sorry.  I'm guessing that third library
> was relocated downwards?
> 

Yep, its image base is 0x6fbc0000.  The other two both go up from 0x10000.


>> 	* solib-target.c (solib_target_relocate_section_addresses):
>> 	Add orig_delta to addr_high.
> 
> Yes, thanks.  It certainly is necessary :-)
> 

Checked in.  Thanks.

Cheers,
Pedro Alves


      reply	other threads:[~2007-08-05 10:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-02  1:36 Pedro Alves
2007-08-02 19:36 ` Daniel Jacobowitz
2007-08-05 10:00   ` Pedro Alves [this message]

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=46B59F90.2000205@portugalmail.pt \
    --to=pedro_alves@portugalmail.pt \
    --cc=gdb-patches@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: 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