[Qt-creator] gdb command line

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Tue Nov 2 23:45:56 CET 2010


On Tue, Nov 02, 2010 at 11:35:47PM +0100, Tim Sander wrote:
> Hi Grego
> > I tried to look for gdb command line in Qt Creator, as I wanted to set a
> > breakpoint to a function by name, like "b open" from gdb command line.
> > Is there a way to do it?
> If i remember correctly you can open the gdb command view and type
> blindly your command. But it might bring QtCreator out of sync with the 
> debugger, depending on the commands.

Yes, that's not advisable in this particular case where the feature
is properly accessible through the Gui.

Andre'



More information about the Qt-creator-old mailing list