Browse thread
[Caml-list] Debugging mixed ocaml/C code
-
Yaron M. Minsky
- Olivier Andrieu
- Yaron M. Minsky
- Yaron M. Minsky
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yaron M. Minsky <yminsky@C...> |
| Subject: | Re: [Caml-list] Debugging mixed ocaml/C code |
It took me a while, but I just posted a version of my Berkeley DB wrapper. Here's the URL: http://minsky-primus.homeip.net/ocaml/bdb.tar.gz There are currently problems with the transactional support (it segfaults and I don't know why), but other than that seems to work pretty well. There is currently good-but-not-complete support for dbenvs, dbs, cursors and transactions. y Erik Arneson wrote: > On 11 Sep 02, Yaron M. Minsky <yminsky@CS.Cornell.EDU> wrote: > >>Does anyone have any suggestions for debugging mixed ocaml/C code? I >>have some code that uses a wrapper for the Berkeley DB. > > > Yaron, > > I unfortunately don't have any debugging hints for you, but I'm > interested in hearing more about your BerkeleyDB module. Do you need > any help with it? Will it be available to the public when you're > done? I have some projects coming up that will need BerkeleyDB > access, and I've been putting them off because I didn't feel like > writing an OCaml interface, but I would be more than happy to help you > out! > ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners