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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to