Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jonas Maebe <jonas.maebe@elis.ugent.be>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb@sourceware.org,  Pierre Muller <muller@ics.u-strasbg.fr>
Subject: Re: Is bitstring support still useful?
Date: Fri, 17 Jul 2009 15:01:00 -0000	[thread overview]
Message-ID: <4BD69DB5-124E-4BEF-9866-D278F59B9BC9@elis.ugent.be> (raw)
In-Reply-To: <20090717144119.GA1298@caradoc.them.org>


On 17 Jul 2009, at 16:41, Daniel Jacobowitz wrote:

> I'd still like to know whether the existing support is used by any
> language, though.  If not, we can clean it up aggressively and remove
> the stabs reader support for bitstrings.  I suspect that it is mostly
> copied and pasted from the removed Chill support.

The Free Pascal Compiler uses it for bitpacked arrays (arrays whose  
element sizes are not multiples of 8 bits), because there does not  
appear to be any other way to represent them in stabs. I've also tried  
@P, but that seemed to be ignored by gdb (and there is no reason why  
it would mean bitpacked rather than e.g. bytepacked).

Bitpacked arrays are not used very much though, so if you can suggest  
another way to generate Stabs debug information for them, that's fine  
too (i.e., backwards compatibility is not that important in our case).


Jonas


  reply	other threads:[~2009-07-17 15:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17 14:33 Daniel Jacobowitz
2009-07-17 14:41 ` Daniel Jacobowitz
2009-07-17 15:01   ` Jonas Maebe [this message]
2009-07-18  4:09     ` Daniel Jacobowitz
2009-07-18 15:17       ` Jonas Maebe

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=4BD69DB5-124E-4BEF-9866-D278F59B9BC9@elis.ugent.be \
    --to=jonas.maebe@elis.ugent.be \
    --cc=drow@false.org \
    --cc=gdb@sourceware.org \
    --cc=muller@ics.u-strasbg.fr \
    /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