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 sim/13161] New: Dariwin (snow-leopard) does not haveposix_fallocate


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

             Bug #: 13161
           Summary: Dariwin (snow-leopard) does not have posix_fallocate
           Product: gdb
           Version: 7.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sim
        AssignedTo: unassigned@sourceware.org
        ReportedBy: chrisj@rtems.org
    Classification: Unclassified


The file gdb-7.3/sim/common/dv-cfi.c has a call to posix_fallocate and this is
not currently available on Darwin (snow-leopard). This is the only use of this
call in gdb I could see.

-- 
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]