Menu

#116 structs expand when debugging even if they were previously collapsed

None
fixed
2014-03-13
2014-03-12
Isaac
No

when debugging some code and visualizing some variables in the watcher, the mmbers of structures are expanded automaticaly, even of they were previously colapsed.

2 Attachments

Discussion

  • Isaac

    Isaac - 2014-03-12
    • summary: structs expands automatically when debugging even if they were clapsed before press "next line" --> structs expands automatically when debugging even if they were previously colapsed
    • Milestone: -->
     
  • SilverNexus

    SilverNexus - 2014-03-13

    From ticket #111:
    "I have changed the behaviour to always expand everything when updating. Given enough time, I'll implement expansion state persistence."
    -- orwelldevcpp

    This should be only temporary. It was a response to my complaint that the debugger always collapsed variables, and should be fully fixed soon.

     
  • orwelldevcpp

    orwelldevcpp - 2014-03-13

    Modified behaviour so that the top level fold state is remembered, while children will be folded. When a variable is watched for the first time, only the top level fold is expanded, while children are left collapsed.

     
  • orwelldevcpp

    orwelldevcpp - 2014-03-13
    • summary: structs expands automatically when debugging even if they were previously colapsed --> structs expand when debugging even if they were previously collapsed
    • status: open --> fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.