Author Topic: Debugger windows.  (Read 7195 times)

Offline stingx

  • Single posting newcomer
  • *
  • Posts: 3
Debugger windows.
« on: August 31, 2009, 03:03:10 am »
I've used C::B a couple of time(more than year)...
Certainly, it is enough defects, but the most unpleasant are connected with "Call stack" and "Running threads" debugging windows.
With default setting "When stopping, auto switch to first frame with valid source info" turned on, C::B won't switch to other frames... (As seen in debugger log, C:B does switching, but after, switch back to first frame).
When this setting is turned off, other problem arrives:
 - Changing current thread in "Running threads" not updates * (current thread asterisk) in threads window, but normally updates "Call stack".
 - Switching to another frame in "Call stack" works, but do not open a source file/line.

Ubuntu 9.04/Code::Blocks SVN 5744 build.
« Last Edit: September 03, 2009, 04:22:51 pm by stingx »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debugger windows.
« Reply #1 on: August 31, 2009, 01:53:24 pm »
(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!]