gdb able to debug both fbsd and linux binaries

2006-07-09 Thread Divacky Roman
hi, is it able to somehow make gdb be able to debug fbsd and linux binaries at the same time? I mean.. alter somehow the way its built in buildworld or something thnx roman -- www.liberalnistrana.cz ___

Re: SATA300 Controllers

2006-07-09 Thread Jia-Shiun Li
On 7/7/06, Søren Schmidt [EMAIL PROTECTED] wrote: Rick C. Petty wrote: I'm using a few Promise PDC40718 SATA300 controller with identical SATA300 drives and it seems to work well. My only gripe is the channels are misnumbered: port #1 maps to channel 3 port #2 maps to channel 1

Re: gdb able to debug both fbsd and linux binaries

2006-07-09 Thread Kip Macy
They have quite different ptrace interfaces, the binaries will have different elf brands, etc. Making a single GDB work on both would require a great deal of FreeBSD specific surgery on GDB. -Kip On 7/9/06, Divacky Roman [EMAIL PROTECTED] wrote: hi, is it able to somehow make gdb be able to

Re: 6.1 kernel panic

2006-07-09 Thread Steven Hartland
Steve Kargl wrote: On Sun, Jul 09, 2006 at 04:02:12AM +0100, Steven Hartland wrote: N.B. Kernel that panic'ed was a pure 6.1-RELEASE SMP I've just patched it -p3 to be sure. Add debugging to your kernel and send a backtrace I've been trying to obtain one but am having no luck. These are

Re: 6.1 kernel panic

2006-07-09 Thread Steven Hartland
Removing the following fixes the compile hang yet results in the array going offline with WRITE_DMA errors. options INVARIANTS options INVARIANT_SUPPORT options WITNESS options WITNESS_SKIPSPIN I'm rapidly coming to the conclusion there is something quite broken with driver support for 0+1 on

FreeBSD MIDI support

2006-07-09 Thread zarko bulatovic
Are there any projects regarding this topic? I recently started coding kernel modules, however, there are some design issues involving way of MIDI implementation, so i hoped to contact somebody who's working on the same thing, or to join develop. team if there is any project underway.

Re: 6.1 kernel panic

2006-07-09 Thread Steven Hartland
Steven Hartland wrote: Removing the following fixes the compile hang yet results in the array going offline with WRITE_DMA errors. options INVARIANTS options INVARIANT_SUPPORT options WITNESS options WITNESS_SKIPSPIN I'm rapidly coming to the conclusion there is something quite broken with

File Mirror Software

2006-07-09 Thread Brad Falzon
Hey guys, Currently, we're building our replacement file mirror box. (Its a beefy 5TB Server) Anyway, currently, we use the application 'mirror' to handle ftp mirrors and our own rsynctool which connects to a database for our rsync mirrors. However, this is beginning to be a pain, ie no