all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Debugging with emacs on Apple M1
@ 2021-11-11 23:18 Jonathon McKitrick
  2021-11-12  0:55 ` Po Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathon McKitrick @ 2021-11-11 23:18 UTC (permalink / raw)
  To: help-gnu-emacs

I have a small C project that I can build and debug with lldb. I'd really like to use
a more powerful debugger in emacs, but I'm not sure what would be my best option,
since I'm running on Apple M1.

Any suggestions?

Jonathon McKitrick
--
'My other computer is your Linux box.'



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

* Re: Debugging with emacs on Apple M1
  2021-11-11 23:18 Debugging with emacs on Apple M1 Jonathon McKitrick
@ 2021-11-12  0:55 ` Po Lu
  0 siblings, 0 replies; 2+ messages in thread
From: Po Lu @ 2021-11-12  0:55 UTC (permalink / raw)
  To: Jonathon McKitrick; +Cc: help-gnu-emacs

Jonathon McKitrick <jcm@beastie.sdf.org> writes:

> I have a small C project that I can build and debug with lldb. I'd
> really like to use a more powerful debugger in emacs, but I'm not sure
> what would be my best option, since I'm running on Apple M1.

I would generally recommend you use GDB, it has excellent integration
with Emacs.  FWIW, I find its ergonomics superior to LLDB as well.  But
I don't know if it entirely supports ARM macOS.



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

end of thread, other threads:[~2021-11-12  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-11 23:18 Debugging with emacs on Apple M1 Jonathon McKitrick
2021-11-12  0:55 ` Po Lu

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.