Pelles C forum

Pelles C => General discussions => Topic started by: khyron on July 11, 2005, 09:00:10 PM

Title: question about Pelles C 4.00
Post by: khyron on July 11, 2005, 09:00:10 PM
Hi Pelle,

I just saw in another thread a test version of pobr.dll (4.00).... may I ask on which features and improvements are you working for the next release? :D

thanks in advance
Title: question about Pelles C 4.00
Post by: Pelle on July 11, 2005, 11:03:04 PM
Here is a short list - most changes are in the IDE:

* Support for project "workspaces" - multiple projects in the same project tree (with dependencies and so on).
* Completely rewritten image editor (at least internally), with support for bitmaps with alpha channel (XP icons, for example) and more.
* Support for expressions in the debugger (QuickWatch dialog and in the Watch pane; like "var1[8] * var2[0]" and "eax << 2")
* Better breakpoints (pass-count, break when expression is true).

Pelle
Title: question about Pelles C 4.00
Post by: khyron on July 12, 2005, 03:05:36 AM
very cool!!!  
a very bright future lies ahead for Pelles C  :D
Title: question about Pelles C 4.00
Post by: Pelle on July 12, 2005, 02:25:39 PM
Hopefully - at least if I can get the &¤#%¤#& breakpoints to work...

Pelle
Title: question about Pelles C 4.00
Post by: BiMode on July 30, 2005, 04:31:52 AM
Okey, can't wait for the "new Pelles C"!!!
Title: question about Pelles C 4.00
Post by: Pelle on July 30, 2005, 10:28:45 PM
Soon, I hope. I still have some pesky bugs to fix - and a help file to update...

Pelle