From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: "Ben Combee" Cc: egcs@egcs.cygnus.com, gdb@sourceware.cygnus.com Subject: Re: IA32: printing FP register variables Date: Fri, 09 Jul 1999 10:52:00 -0000 Message-id: <6538.931542742@upchuck.cygnus.com> References: <00d401beca31$3d752c10$3404010a@metrowerks.com> X-SW-Source: 1999-q3/msg00025.html In message < 00d401beca31$3d752c10$3404010a@metrowerks.com >you write: > I like the idea of DWARF2's more complex variable mapping ability that was > mentioned -- but, we need a binding to the complete set of IA32 registers: > integer, special purpose, FP/MMX, and SSE. I believe dwarf2 is expressive enough to handle all this stuff. It's just a matter of coding up the support we need in gcc & gdb to utilize the dwarf2 features in an appropriate manner. jeff