CDT Commit Report for - November 21, 2003

amagloire

updated.

Wrong MIPlugin.createCSession() was use. noted by
Ashish.

The wrong MIPlugin.createCSession() was use, noted
by Ashish.

dinglis

fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=46486

fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47224

fixed bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=47224

mkhodjai

Use "symbol not available" for empty function names when generating a stack frame label.

Fix for PR 46592: Debug View shows Functions as func(type param,...)().
Return an empty string instead of "??" if the function name is not available.