Author Topic: [SOLVED] Debugging Output Follow Up  (Read 2484 times)

Offline dcbdbis

  • Multiple posting newcomer
  • *
  • Posts: 23
[SOLVED] Debugging Output Follow Up
« on: August 02, 2019, 12:45:28 am »
Original Post: http://forums.codeblocks.org/index.php/topic,23400.0.html

About truncated debugging output and watches.

The setting is not persistent between CodeBlocks startups. And the debugging Window doesn't have this setting in it.

Is there  a way to make this setting persistent across CodeBlock startups? (Debug->Information->Print Elements)

Said another way: Set it once -and your setting is permanent - until you reset it again.


Thanks!

Dave
« Last Edit: August 02, 2019, 01:40:35 am by dcbdbis »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debugging Output Fullow Up
« Reply #1 on: August 02, 2019, 01:27:58 am »
Yes, put it in the initial commands or create a startup gdb script.

p.s. No idea why you started another topic...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline dcbdbis

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: Debugging Output Fullow Up
« Reply #2 on: August 02, 2019, 01:40:20 am »
Sorry about the new topic....

I'll blame it on age.


:-)