User forums > Nightly builds

The 07 January 2012 build (7678) is out.

<< < (3/17) > >>

MortenMacFly:

--- Quote from: stefanos_ on January 15, 2012, 05:01:53 pm ---P.S.: From what i see from Disassembly code, if I stay in line where is "leave" and press F8, it will exit the debug mode successfully. If I press F7 to follow "Next Line" it will hang over there forever. I hope that it helps a bit...

--- End quote ---
This might be related:
http://forums.codeblocks.org/index.php/topic,10908.msg106291.html#msg106291

But please never forget to post a debug log when reporting such!

stefanos_:
MortenCanFly: Apologies for not replying earlier; I was rather busy last night.

Something I should have re-stated is that I was using Windows XP under VirtualBox. Right now I am at work and breakpoints work just fine in svn7671. Another thing that should be noticed is that I said I use TDM's GCC 4.6.1 whereas both nightlies are built with TDM's GCC 4.5.2...I am pretty sure that this is the problem.

AndyJ:
I am having a problem loading old projects that contain long relative paths:

      <Unit filename="..\..\..\Firmware\GNU\Device\Startup\Startup.S" />

Previously with SVN 7452 these loaded correctly, but with more recent nightlys loading of these projects hangs, with CodeBlocks stoping responding and so has to be killed manually. Deleting the above line from the project allows it to be loaded and the file can then be added to the project, compiled and the project saved again. However upon attempting to reload the project CodeBlocks again hangs.

This is on Windows-XP with the Yagarto toolchain.

Any help would be appreciated!

Otherwise, keep up the great work.

Andy

MortenMacFly:

--- Quote from: AndyJ on January 16, 2012, 12:11:16 pm ---I am having a problem loading old projects that contain long relative paths:
      <Unit filename="..\..\..\Firmware\GNU\Device\Startup\Startup.S" />

--- End quote ---
Are you really sure its due to the path (the one you shows is not really long) or maybe because of the file extension? Do other *.S files in the project work? What is the full path? And have you added *.S files to CC and/or file (MIME) types?

neo1691:
I am having problems with Code Completion.

Sometimes it shows the code, sometimes it does not.
For eg, if i include a header file it will show all the structures when i type them, then suddenly it will stop working!!

It also happens many time when i switch to default perspective!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version