all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#74442: suggestion for a kernel development add-on for emacs
@ 2024-11-20  5:35 Jon Maser
  2024-12-31  7:00 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Maser @ 2024-11-20  5:35 UTC (permalink / raw)
  To: 74442

you can write stuff for the freebsd kernel or userspace, itll
bootstrap, compile, generate an iso or qemu image, or it can be setup
for a chroot or jail

i was going to do an addon for emacs/linux/linux from scratch but i
have stuff to do, would like someone to write that too

and yeah you can use company/flymake and if you write this addon
please release it to the public

not trying to be a tyrant or a dictator, just suggesting things

i suggest calling it devbox and can if needed have kernel debugging
features for kernel crash dump, or you can add dtrace stuff to it





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#74442: suggestion for a kernel development add-on for emacs
  2024-11-20  5:35 bug#74442: suggestion for a kernel development add-on for emacs Jon Maser
@ 2024-12-31  7:00 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2024-12-31  7:00 UTC (permalink / raw)
  To: Jon Maser, 74442

tags 74442 + moreinfo
thanks

Jon Maser <jonmaser8@gmail.com> writes:

> you can write stuff for the freebsd kernel or userspace, itll
> bootstrap, compile, generate an iso or qemu image, or it can be setup
> for a chroot or jail
>
> i was going to do an addon for emacs/linux/linux from scratch but i
> have stuff to do, would like someone to write that too
>
> and yeah you can use company/flymake and if you write this addon
> please release it to the public
>
> not trying to be a tyrant or a dictator, just suggesting things
>
> i suggest calling it devbox and can if needed have kernel debugging
> features for kernel crash dump, or you can add dtrace stuff to it

Kernel programming would typically be done in c-mode.

Kernel debugging is done with debuggers, and we have things like gud to
help with that.

So I don't think I understand what is the feature request here.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-31  7:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20  5:35 bug#74442: suggestion for a kernel development add-on for emacs Jon Maser
2024-12-31  7:00 ` Stefan Kangas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.