This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdb.pascal/stub-method.exp


On Wed, Feb 11, 2015 at 3:23 AM, Pierre Muller
<pierre.muller@ics-cnrs.unistra.fr> wrote:
>  Hi,
>
>> -----Message d'origine-----
>> De : gdb-patches-owner@sourceware.org [mailto:gdb-patches-
>> owner@sourceware.org] De la part de Doug Evans
>> Envoyà : mercredi 11 fÃvrier 2015 07:26
>> Ã : gdb-patches@sourceware.org; pierre.muller@ics-cnrs.unistra.fr
>> Objet : [PATCH] gdb.pascal/stub-method.exp
>>
>> Hi.
>>
>> This patch is based on the testcase provided here:
>> https://sourceware.org/ml/gdb-patches/2015-02/msg00181.html
>>
>> I've verified that it catches the internal error discovered here:
>> https://sourceware.org/ml/gdb-patches/2015-02/msg00139.html
>>
>> One needs to make sure one is compiling with stabs.
>> How to do that for pascal is a topic for a separate patch.
>
>   Thank for this patch,
> that allows to get a reliable check that
> the internal_error will not come back unnoticed.
>
> Patch approved,
>
> Pierre Muller,
> as pascal language maintainer.
>
>
>> 2015-02-10  Doug Evans  <xdje42@gmail.com>
>>
>>       * lib/gdb.exp (clean_restart): Return result of gdb_load.
>>       * gdb.pascal/stub-method.exp: New file.
>>       * gdb.pascal/stub-method.pas: New file.

Committed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]