Author Topic: The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.  (Read 26036 times)

Offline mushakk

  • Multiple posting newcomer
  • *
  • Posts: 54
Re: The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.
« Reply #15 on: January 26, 2011, 04:26:15 pm »
Send me an email
« Last Edit: January 26, 2011, 05:49:47 pm by mushakk »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.
« Reply #16 on: January 26, 2011, 05:04:56 pm »
Use a pastebin site, they are made for just this :) ( http://pastebin.com/ for example)
(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 mushakk

  • Multiple posting newcomer
  • *
  • Posts: 54
Re: The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.
« Reply #17 on: January 26, 2011, 06:15:24 pm »
Ok. I never use this service before:

CB 6921:

CB 6931: http://pastebin.com/XBneCe90

I don't know what's happened but now 6921 is slow too :(
« Last Edit: January 26, 2011, 06:33:22 pm by mushakk »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.
« Reply #18 on: January 26, 2011, 06:27:48 pm »
The 6921 is the wrong log.

The problem is that the callstack is too big and slow to transfer.
You can close the callstack window and debugging will be fast again.

Also use only one -g flag in here: "-g -ggdb -g3 -ggdb3".
(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 mushakk

  • Multiple posting newcomer
  • *
  • Posts: 54
Re: The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.
« Reply #19 on: January 26, 2011, 06:33:50 pm »
I'm sorry, I was freaking out because now 6921 will also slow

6921: http://pastebin.com/XAc5TGvg

Offline mushakk

  • Multiple posting newcomer
  • *
  • Posts: 54
Re: The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.
« Reply #20 on: January 26, 2011, 06:41:56 pm »
Ok. I closed the call stack and now all works fine again (6921 & 6931)

Thank u very much!

But I do not remember having recently opened the call stack. I think it has always been opened  :shock: