User forums > Nightly builds

The 02 April 2011 build (7075) DEBUGGER BRANCH version is out.

<< < (6/7) > >>

oBFusCATed:
Fixed a crash... Jens can you try the latest revision?

BTW: There is a crash in the BlockAllocator, I'll report back if it is fixed with the changes made by Loaden...

Jenna:

--- Quote from: oBFusCATed on June 14, 2011, 12:29:49 am ---Fixed a crash... Jens can you try the latest revision?

--- End quote ---

Fix confirmed !

huliming2004:
Hi,everybody:
    I've been used Code::Blocks for serveral years. it's fantastic!!! GDB 7.2 now support python. I googled and find how it can support Qt and managed to solve the problem it cannot support to watch type of QString,QList etc. can you let the code::blocks support to debug Qt program by default. resources is in the attachment.

huliming2004:
Hi, when i ran my compiled program, it works ok because i can set the working directory in the project "properties...". but it did not work when i began to debug it. It is because that gdb(version 7.2) doesn't start at the program working directory, my program depends on its progam's working directory.  Of course i can solve this problem with moving my data or change the envirements params. but it's not Convenient. can you given a way to start gdb with special working directory or just the same as the compiled program's working directory?
  best regards.

oBFusCATed:
Hm, as far as I know the C::B in debugger's branch sets the working dir correctly.
Can you provide a test project which fails with the latest debugger branch?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version