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: [RFC][00/19] Target FP: Precise target floating-point emulation


> Date: Tue, 5 Sep 2017 20:20:30 +0200 (CEST)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
> 
> This patch series addresses this problem by converting GDB to perform
> all floating-operations by precisely emulation target arithmetic,
> using the MPFR library.

In native debugging as well?  If so, wouldn't that make GDB
significantly slower in that case?

Thanks.


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