Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. debugger truncates strings?
QtWS25 Last Chance

debugger truncates strings?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 451 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    davecotter
    wrote on 30 Jan 2019, 20:02 last edited by
    #1

    when debugging, strings in the debugger get arbitrarily truncated. why is this? why not just render the string to the width of the display panel? or at LEAST make the string max be 256 instead of 48?

    0_1548878504445_Screen Shot 2019-01-30 at 11.41.54 AM.png

    A 1 Reply Last reply 30 Jan 2019, 20:34
    0
    • D davecotter
      30 Jan 2019, 20:02

      when debugging, strings in the debugger get arbitrarily truncated. why is this? why not just render the string to the width of the display panel? or at LEAST make the string max be 256 instead of 48?

      0_1548878504445_Screen Shot 2019-01-30 at 11.41.54 AM.png

      A Offline
      A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 30 Jan 2019, 20:34 last edited by
      #2

      @davecotter Feel free to comment on QTCREATORBUG-13192, which is MORE or less related to this.

      Qt has to stay free or it will die.

      1 Reply Last reply
      1
      • D Offline
        D Offline
        davecotter
        wrote on 30 Jan 2019, 21:04 last edited by
        #3

        created new bug, as clipboard bug is only tangentially related

        1 Reply Last reply
        0

        3/3

        30 Jan 2019, 21:04

        • Login

        • Login or register to search.
        3 out of 3
        • First post
          3/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved