- 
    Bug 
- 
    Resolution: Cannot Reproduce
- 
     Not Evaluated Not Evaluated
- 
    Qt Creator 4.3.0
- 
    None
- 
    * Host: Windows 10 x 64
 * QtC: 4.3.0
 * OpenOCD: 2016-09-01 ([http://sysprogs.com/files/gnutoolchains/arm-eabi/openocd/OpenOCD-20160901.zip])
 * ARM GCC: gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip ([https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q3-update/+download/gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip])
 * HW debugger: STLink-v2
 * HW board: stm32f4discovery* Host: Windows 10 x 64 * QtC: 4.3.0 * OpenOCD: 2016-09-01 ([ http://sysprogs.com/files/gnutoolchains/arm-eabi/openocd/OpenOCD-20160901.zip ]) * ARM GCC: gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip ([ https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q3-update/+download/gcc-arm-none-eabi-5_4-2016q3-20160926-win32.zip ]) * HW debugger: STLink-v2 * HW board: stm32f4discovery
Previously was a similar bug QTCREATORBUG-17765
Debugging with TCP/IP mode fails with this messagebox:
"
Cannot continue debugged process:
Warning:
Cannot insert hardware breakpoint 1.
Could not insert hardware breakpoints:
You may have requested too many hardware breakpoints/watchpoints.
"
but, I have only one breakpoint!!! And same work with PIPE mode!
Please, see attached debugging logs.
PS: I have no ideas...