Date: Wed, 28 Mar 2001 00:37:08 -0500 Message-Id: <200103280537.AAA30378@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <3.0.1.32.20010328133149.006aec58@wingate> (n_abing AT ns DOT roxas-online DOT net DOT ph) Subject: Re: dpmiexcp.c with core dumping References: <3 DOT 0 DOT 1 DOT 32 DOT 20010328133149 DOT 006aec58 AT wingate> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk How difficult would it be for the module to create a COFF format core file, similar to what bfd/gdb already knows how to read? That would make it a lot easier to add core support to gdb later.