[Mono-bugs] [Bug 464179] New: mdb automatically inserts "^[[40; 48R" to command line
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 7 12:10:47 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=464179
Summary: mdb automatically inserts "^[[40;48R" to command line
Product: Mono: Debugger
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: gui
AssignedTo: martin at novell.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Here is my snippet
5453 if (IsBase && getter.IsAbstract) {
(mdb) n
Thread @4 stopped at #0: 0xb6817a2e in
Mono.CSharp.PropertyExpr.DoResolve(Mono.CSharp.EmitContext)+0x28e at
ecore.cs:5457.
5457 if (PropertyInfo.PropertyType.IsPointer &&
!ec.InUnsafe){
(mdb) q
The program is running. Exit anyway? (y or n) ^[[40;48R
It happens almost every time when I want to "q"uit mdb
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list