Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [cdt-dev] AW: [cdt-patch] Patch proposal for bugzilla 154854 -gdbconsoleenhancements

Mikhail,

separate patches would be fine. 

I checked the bugzilla about existing entries and there is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=61721 but there seens to
have been no action because the possibility to save debug output to a
file is given in the main tab of the launch configuration.

Now Davide's suggestion is different because he will not save the
processes' console output but gdb's output, and it will save a snapshot
of the current console contents instead of creating an output stream.
Also the standard mechanism of saving the output to a file means you
must decide at launch time while Davide's patch allows saving at any
time.

Do you know of any other feature requests that I did not find?

Thanks,


Norbert




Back to the top