Results 1 to 6 of 6

Thread: Lazarus 1.0 released

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I have tested Lazarus 1.0 on Linux and it has been pretty solid so far, except for some occasional debugger crashes which mostly occur when there is an access violation in your code, or when you try to initialize GLX with a wrong X-window ID.

  2. #2
    I have been using Lazarus from SVN for well over year, on win32. It does feel stable and bugfree for me at least. I don't remember when it would have crashed or done something weird last time... must be many many months ago. If you constantly keep running and crashing your app though, expect bad things to happen some point Debugger is 3rd party software, not in any way modified by Lazarus team. But still, it should be able to handle alot of SIGSEGV's.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •