public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: James Ingham <jingham@cygnus.com>
To: Valentin Kouznetsov <vkuznet@d0cha.fnal.gov>
Cc: insight@sourceware.cygnus.com
Subject: Re: request
Date: Mon, 24 Apr 2000 14:46:00 -0000	[thread overview]
Message-ID: <14596.49489.675093.569310@leda.cygnus.com> (raw)
In-Reply-To: <Pine.SGI.4.05.10004210952590.65728-100000@d0cha.fnal.gov>

Valentin,

This depends on how different your version of gdb is from the main
trunk of gdb. 

Insight calls into gdb in a number of places, and also relies on a set 
of "hook" functions that get called when interesting things happen
inside gdb.  If your version is a variant of a fairly recent get, it
should be simple to add the support files (just look at the difference 
between a checkout of gdb, and of insight from sourceware.cygnus.com
to see what this is), and the gdbtk directory, fix up the Makefiles,
and go...

However, if your source tree is old then there could be a lot of
problems...  You will just have to put the two source trees
side-by-side and try a merge...  If you know what version of gdb your
gdb derives from, you could try a three-way merge using the common
origin point as ancestor.  I always do this in XEmacs, using its diff
with ancestor functionality.  You find this from the menu in
"Tools->merge->directories with Ancestor".

Hope this helps,

Jim

 > Dear colleagues,
 > I'm very imperessed by your product and would like to extend it.
 > Currently our collaboration (I'm physicist) using the KAI C++
 > compiler. The KAI provides a own version of gdb which is making
 > aware of KAI C++ mangled names (otherwise gdb is useless). I would
 > like to compile Insight with this particular code of gdb.
 > I didn't found any words how to do it when I downloaded a latest
 > snapshot of Insight from your site. Could you please provide
 > instruction and I can try to do it by myself and give you 
 > feedback.
 > 
 > Best regards,
 > Valentine.
 > 
 > *************************************************************
 > * Valentine Kouznetsov    phone : (630) 840 2192(8596)      *     
 > * Fermilab MS352          fax   : (630) 840 8886            *
 > * P.O.Box 500             e-mail: vkuznet@fnal.gov          *
 > * Batavia IL, 60510         http://www-d0.fnal.gov/~vkuznet *
 > *************************************************************
 > 
 > 

      reply	other threads:[~2000-04-24 14:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-21  7:57 request Valentin Kouznetsov
2000-04-24 14:46 ` James Ingham [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=14596.49489.675093.569310@leda.cygnus.com \
    --to=jingham@cygnus.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=vkuznet@d0cha.fnal.gov \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).