Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Bug fix late in the release?

+1 from me (I thought it is a bug for sure)

Marc Khouzam wrote:
Hi,

DSF-GDB currently leaves GDB running after the debugged program finishes.
It seems people find this confusing and may give the impression that
DSF-GDB is not behaving well.  I'm afraid it may make some people
think it has bugs and dissuade them from using it.

I wrote a patch to add a preference to control this behavior, and make
the default be the same as CDI (kill GDB when program terminates)
_https://bugs.eclipse.org/bugs/show_bug.cgi?id=234468_

The preference is a UI change, and there is some minor API changes
(two new methods and an interface file).

I'm looking for some guidance if I should commit this for 6.0 or not.
The main point is that I don’t want to have some behavior that would
turn off people from using DSF-GDB.

Thanks for any opinions.

Marc


------------------------------------------------------------------------

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top