[Qt-creator] Plugin development - Anubis language support

2017-02-20 Thread Larrieu JeremY
Hello, Currently, I'm developing a plugin to support a "new" language in qtcreator: Anubis (FR https://fr.wikipedia.org/wiki/Anubis_(langage)). I've already developed the part to support project files and i need some help for the "Build & run" part. Anubis works with a compiler (called anubis)

[Qt-creator] GDB Hit count is always 0

2017-02-20 Thread Schettler, Marty L.
I've noticed that the pop-up pane that I get when I hover over a breakpoint always lists "Hit Count: 0" no matter how many times the breakpoint has been hit. When I issue "info breakpoint 1" into the Debugger Log view, I get the correct count. Has anyone else seen this? Should I file a bug

Re: [Qt-creator] Gerrit improvements?

2017-02-20 Thread Tobias Hunger
On Mon, 2017-02-20 at 17:03 +0100, Jason H wrote: > Recently, I was requested to interact on Gerrit, and I checked out the gerrit > config on creator.I was happy that there was a gerrit section but there seemed > to be quite a difference between that and the gerrit setup instructions  at ht >

[Qt-creator] Gerrit improvements?

2017-02-20 Thread Jason H
Recently, I was requested to interact on Gerrit, and I checked out the gerrit config on creator.I was happy that there was a gerrit section but there seemed to be quite a difference between that and the gerrit setup instructions at https://wiki.qt.io/Setting_up_Gerrit were quite complicated.

Re: [Qt-creator] QT Creator bare metal debugging on windows

2017-02-20 Thread Christian Kandeler
On 02/17/2017 09:13 PM, Marcel wrote: > I am using qt creator a few years now for bare-metal project with lots of > fun. I used it on linux and on the mac with succes. Lately I have to use > windows. Unfortunately I have a problem with debuggen. When I use openocd > with a stm32f3discovery and