Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Michael Elizabeth Chastain <mec.gnu@mindspring.com>
Cc: cagney@redhat.com, eliz@gnu.org, gdb-patches@sources.redhat.com
Subject: Re: [rfa] delete more mmalloc remnants
Date: Mon, 19 Jan 2004 22:45:00 -0000	[thread overview]
Message-ID: <400C5DFC.3060508@gnu.org> (raw)
In-Reply-To: <20040119222614.A45C94B359@berman.michael-chastain.com>

> This patch deletes more remnants of --with-mmalloc.
> 
> I tested this by building on native i686-pc-linux-gnu and
> running the "break main; run" test.
> 
> I need several approvals for this, including a doco approval.
> 
> Okay to commit?

I agree with anything user visible being removed.  For the remaining 
internal stuff perhaphs hold off a little.  I'd like to see:

- ISO-Cify src/mmalloc/ (yes it really is still k&r) and export a 
"struct mdesc" like object.
- implement a obstack like object that is derived from the mmalloc 
object (so that the mmalloc directly knows about it and hence can 
directly save/restore it - no need for all the messy code I zapped)
- look at using that in the symtab always

Now that there's a clean slate someone might be interested.

Andrew



  reply	other threads:[~2004-01-19 22:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19 22:26 Michael Elizabeth Chastain
2004-01-19 22:45 ` Andrew Cagney [this message]
2004-01-20  6:09 ` Eli Zaretskii
2004-01-19 22:53 Michael Elizabeth Chastain
2004-01-19 23:12 ` Andrew Cagney
2004-01-20  9:41 Michael Elizabeth Chastain

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=400C5DFC.3060508@gnu.org \
    --to=cagney@gnu.org \
    --cc=cagney@redhat.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=mec.gnu@mindspring.com \
    /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