Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Launch

On Thu, Feb 04, 2010 at 03:31:39PM -0500, Doug Schaefer wrote:
> BTW, does the Windows gdb 7 support all the same fancy features as on Linux?
> In my early investigation of 7, there seemed to be some features that
> weren't supported.

Some yes, some no.  I think precord (reverse) will work, but I don't
remember anyone trying it on Windows.  Non-stop debug probably won't
work though.  Other things, like Python pretty-printing, depend on how
the GDB binary was built.

-- 
Daniel Jacobowitz
CodeSourcery


Back to the top