[Qt-creator] gdb command line
Tim Sander
tim01 at iss.tu-darmstadt.de
Tue Nov 2 23:35:47 CET 2010
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.
Tim
More information about the Qt-creator-old
mailing list