http://bugzilla.novell.com/show_bug.cgi?id=545306
Summary: Cannot set breakpoint in cs-parser.jay
Classification: Mono
Product: Mono: Debugger
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: cli
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
When setting a break point in mcs/cs-parser.jay it is never hit.
mdb gmcs.exe ../errors/cs0178.cs
Mono Debugger
(mdb) b cs-parser.jay:6372
Breakpoint 3 at cs-parser.jay:6372
(mdb) r
Starting program: gmcs.exe ../errors/cs0178.cs
Thread @1 stopped at #0: 0xb6fa4209 in Mono.CSharp.Driver.Main(string[])+0x9 at
/home/marek/svn/mcs/mcs/driver.cs:300.
300 Location.InEmacs = Environment.GetEnvironmentVariable
("EMACS") == "t";
(mdb) c
./errors/cs0178.cs(8,40): error CS0178: Invalid rank specifier `2', expecting
`,' or `]'
./errors/cs0178.cs(8,41): error CS1586: Array creation must have array size or
array initializer
Compilation failed: 2 error(s), 0 warnings
Thread @1 exited with exit code 1.
Thread @1 exited.
Process #1 exited.
Target exited.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs