Re: freebsd-hackers Digest, Vol 305, Issue 6

2009-02-03 Thread Guillaume Ballet
list has been loaded in memory. The modules command itself will of course not be available, but the base commands will still be here. Cheers, Guillaume ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

[PATCH] Extending the ddb command set

2008-09-08 Thread Guillaume Ballet
db> mycmd 0x1000 Calling my command with address 0x1000 db> .Ef .Ed .Sh "SEE ALSO" .Xr ddb 4 .Sh AUTHOR This manual page was written by .An Guillaume Ballet Aq [EMAIL PROTECTED] . And the patch: --- ./ddb/db_command.c.orig 2008-08-19 00:56:41.0 +0200 +++ ./ddb/db_comma

Re: Extending the ddb command set

2008-08-24 Thread Guillaume Ballet
On Mon, Aug 18, 2008 at 2:02 PM, John Baldwin <[EMAIL PROTECTED]> wrote: > (snip) > A simpler approach is probably to make DB_COMMAND() use a SYSINIT to register > new functions instead of teaching DDB about that linker set. You just need > to write a shared "register_command()" function (and a de

Re: Extending the ddb command set

2008-08-18 Thread Guillaume Ballet
could be wrong (or just biased?) so once again let me know if you think otherwise. Note that I have a simpler patch in progress that should not alter the linker since it will use linker_file_foreach. Either way, thanks for your comments. And sorry about the long message. Guillaume. ___

Re: Extending the ddb command set

2008-08-17 Thread Guillaume Ballet
unloaded from the system, it is removed from the linker_files list and will therefore not be available anymore when walking through the module list. I have checked on my side and this is indeed what happens. If you saw some problem I didn't, would you please mind to elaborate? Guilla

Re: Extending the ddb command set

2008-08-17 Thread Guillaume Ballet
On Sat, Aug 16, 2008 at 5:15 PM, Sam Leffler <[EMAIL PROTECTED]> wrote: > > Guillaume Ballet wrote: >> >> Hello hackers, >> >> I am currently working on a small project and would like to add a few >> commands to the set that is available in ddb. >>

Extending the ddb command set

2008-08-16 Thread Guillaume Ballet
dump -h Is DB_COMMAND only working within the kernel itself, and not modules? Guillaume ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Bus error - FD or msdos HD mount

2003-02-06 Thread guillaume
hello, since i get no answer in fr.comp.os.bsd, [EMAIL PROTECTED] , and [EMAIL PROTECTED] , i'm trying here now, hoping i'm not too off-charter. i can't mount my floppy disk and my Win98 hard disk. i tape: # mount -t msdos /dev/ad0s1 /hdibm or: # mount -t msdos /dev/fd0.1440 /floppy (or with ad0c