February 15, 2010 07:26 AM
alex
Hi,
Say you've got a function like this:
function helloworld()
and you accidentally type heloworld(); to call it, macgdbp crashes :)
Say you've got a function like this:
function helloworld()
and you accidentally type heloworld(); to call it, macgdbp crashes :)
February 15, 2010 03:50 PM
Robert
Do you have a test case? I can't reproduce this with the attached file. Also, please upload the crash report file as an attachment (found in ~/Library/CrashReports).
February 16, 2010 07:16 AM
alex
Crap, I can't reproduce the issue anymore :(
I'll report back when I'm able to do so.
I'll report back when I'm able to do so.
February 17, 2010 05:22 AM
Robert
The crash report would be helpful and may be useful in determining the cause. You can find it in ~/Library/Logs/CrashReporter.
February 17, 2010 06:45 AM
alex
Ok, I've added 2 crashreports.
Syndicate