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] Fix type casts losing typedefs and reimplement "whatis" typedef stripping


On 17-11-20 16:42:48, Pedro Alves wrote:
> 
> So in that spirit, I propose starting my making the testcase adjust
> itself, like below, and also test floats of different sizes, leaving
> changing GDB's behavior for a separate consideration/change (using
> the fixed/extended test as baseline).
> 

I agree.  Some tests fail on 32-bit at the point when they were added,
so tests should match gdb's behaviour.  As usual, we can gdb behaviour
after we are sure the behaviour is incorrect.

Beside Simon's review, patch is good to me.

-- 
Yao (齐尧)


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