Re: [Qt-creator] gdb command line

2010-11-05 Thread Harri Pasanen
On Wednesday, November 03, 2010 10:45:05 am André Pönitz wrote: On Wednesday 03 November 2010 09:13:35 ext Harri Pasanen wrote: I did have some trouble deleting that breakpoint (set on open64), but that might have been an underlying gdb issue? (Qt Creator 2.0.1, gdb 7.1-ubuntu, on

Re: [Qt-creator] gdb command line

2010-11-03 Thread Harri Pasanen
On Tuesday, November 02, 2010 11:44:48 pm Andre Poenitz wrote: On Tue, Nov 02, 2010 at 11:18:24PM +0100, Harri Pasanen wrote: 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

Re: [Qt-creator] gdb command line

2010-11-03 Thread André Pönitz
On Wednesday 03 November 2010 09:13:35 ext Harri Pasanen wrote: On Tuesday, November 02, 2010 11:44:48 pm Andre Poenitz wrote: On Tue, Nov 02, 2010 at 11:18:24PM +0100, Harri Pasanen wrote: I tried to look for gdb command line in Qt Creator, as I wanted to set a breakpoint to a function

[Qt-creator] gdb command line

2010-11-02 Thread Harri Pasanen
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? Thanks, -- Grego http://mpaja.com/ ___ Qt-creator mailing list

Re: [Qt-creator] gdb command line

2010-11-02 Thread Tim Sander
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

Re: [Qt-creator] gdb command line

2010-11-02 Thread Andre Poenitz
On Tue, Nov 02, 2010 at 11:18:24PM +0100, Harri Pasanen wrote: 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? There's a 'Break by Function' (in older version in the Debug

Re: [Qt-creator] gdb command line

2010-11-02 Thread Andre Poenitz
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