Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Waldek Hebisch <hebisch@math.uni.wroc.pl>
Cc: gdb-patches@sources.redhat.com
Subject: Re: PATCH: Read Dwarf2 info from Pascal
Date: Wed, 18 May 2005 02:23:00 -0000	[thread overview]
Message-ID: <20050518014930.GB10888@nevyn.them.org> (raw)
In-Reply-To: <E1DWDhl-0003ag-00@hera.math.uni.wroc.pl>

On Thu, May 12, 2005 at 03:26:21PM +0200, Waldek Hebisch wrote:
> The patch below adds Pascal support to `dwarf2read.c':
>  - reading Dwarf2 info about sets
>  - recognizing the language as Pascal
>  - allowing namespace declaration (modules) for Pascal
> 
> Without the patch gdb can not be used with new versions of Gnu Pascal
> (at least in default mode): gpc based of gcc-3.x defaults to Dwarf2
> debug info (and gdb stops working once a set is found).
> 
> The patch is against gdb-6.3, but applies to cvs version (from May 7):
> I have tested it on Debian Woody and the patch coused no new test failures
> (however, unpatched cvs version had 55 unexpected test failures).
> 
> The patch is an updated version of the patch I attached to PR 1477 (BTW,
> is anybody looking at Pascal problems?).
> 
> If OK please apply, I have no CVS write access. The patch is small, so
> I hope it can go in without legal problems, but if needed I will
> fill the copyright assignment to FSF.

Pierre's right; the ChangeLog needs to be more detailed (and please use
the NAME[space][space]<email@address> style used in the rest of the
ChangeLog).  There's at least one place where you used spaces and the
surrounding code used tabs; you can see this very easily by looking at
the diff, where it won't line up properly.  And there are some useless
blank lines and braces in the patch - yes, I realize dwarf2read.c has a
lot of these already, but please don't add more.

The patch itself looks sane but Elena would need to review it.


-- 
Daniel Jacobowitz
CodeSourcery, LLC


      parent reply	other threads:[~2005-05-18  1:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12 13:37 Waldek Hebisch
2005-05-12 13:44 ` Pierre Muller
2005-05-12 14:37   ` Waldek Hebisch
2005-05-18  2:23 ` Daniel Jacobowitz [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=20050518014930.GB10888@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=hebisch@math.uni.wroc.pl \
    /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