This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/15453] New: Free Pascal and Lazarus: Internal-error TYPE_CODE_UNDEF and crash when executing command 'ptype Form1.Test'


http://sourceware.org/bugzilla/show_bug.cgi?id=15453

             Bug #: 15453
           Summary: Free Pascal and Lazarus: Internal-error
                    TYPE_CODE_UNDEF and crash when executing command
                    'ptype Form1.Test'
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: critical
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: evvke@hotmail.com
    Classification: Unclassified


Created attachment 7019
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7019
Patch for libiberty/xstrdup.c to prevent SIGSEGV.

See http://bugs.freepascal.org/view.php?id=24401 for more information and test
project.

Lazarus uses MI interface to handle debugging process. Attached patch fixes
sudden crash after executing command 'ptype Form1.Test'.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]