Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
crash report
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: crash report (Read 4401 times)
huzhongshan
Multiple posting newcomer
Posts: 110
crash report
«
on:
August 11, 2010, 02:08:11 am »
I just found how to report crash bug . several days ago , my c::B crashed , I found the .rpt file in its dir.
version 10.05 winxp
Logged
ollydbg
Developer
Lives here!
Posts: 6077
OpenCV and Robotics
Re: crash report
«
Reply #1 on:
August 11, 2010, 02:13:07 am »
It seems the crash is caused by Codecompletion plugin.
So, can you try a cc_branch?(it has many bug fix and feature added, you need to build yourself)
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
crash report