Author Topic: watch local variables  (Read 7893 times)

C.H.

  • Guest
watch local variables
« on: September 06, 2005, 04:03:18 pm »
I use Version 1.0-RC1. When I debug function in Watch windows i can't see local variables. I can see it after manual "Add watch". It's not very usefull :(
Is it bug?
« Last Edit: September 07, 2005, 07:40:21 pm by mandrav »

grv575

  • Guest
Re: watch lcoal vairabales
« Reply #1 on: September 06, 2005, 10:26:54 pm »
isn't there a checkbox for the gdb plugin to display local variables?

C.H.

  • Guest
Re: watch lcoal vairabales
« Reply #2 on: September 07, 2005, 08:51:39 am »
OK, it's work!!!

Offline squizzz

  • Almost regular
  • **
  • Posts: 132
Re: watch lcoal vairabales
« Reply #3 on: September 07, 2005, 01:05:28 pm »
Could these options (watch function arguments, watch local variables, evaluate expressions under cursor) be turned on by default?
I would never suspect they exist without this thread, so thanks. :D
this space is for rent

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: watch lcoal vairabales
« Reply #4 on: September 07, 2005, 05:14:40 pm »
You're right... please post a RFE with priority 9. Thank you.

Offline squizzz

  • Almost regular
  • **
  • Posts: 132
Re: watch lcoal vairabales
« Reply #5 on: September 07, 2005, 06:46:25 pm »
You're right... please post a RFE with priority 9. Thank you.
Ok, I posted RFE, but I couldn't set priority (users can't do that).
« Last Edit: September 07, 2005, 07:24:10 pm by squizzz »
this space is for rent

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: watch lcoal vairabales
« Reply #6 on: September 07, 2005, 07:13:14 pm »
ok i changed it.

C.H.

  • Guest
Re: watch lcoal vairabales
« Reply #7 on: September 20, 2005, 12:03:57 pm »
ok i changed it.
When it will be possible to download update?

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Re: watch local variables
« Reply #8 on: September 20, 2005, 12:31:37 pm »
Probably this week...
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring