* Debugging emacs
@ 1998-08-19 21:51 Thomas Bogendoerfer
1998-08-19 22:02 ` Olivier Galibert
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Bogendoerfer @ 1998-08-19 21:51 UTC (permalink / raw)
To: linux, linux-mips
Hi,
before I'll ask a bigger audience, I ask here:
As some of you know, emacs dies, when started to open it's own
X window on Linux/MIPS. While trying to debug emacs with gdb,
I found out, that emacs kills it's own .mdebug section when it dumps
(it inserts a new .data section, which kills all references in
the .mdebug section).
Now I'm looking for a way to start a X session with temacs, which has
a working .mdebug section. I'm able to do a temacs -l loadup, which
will give me a "normal" looking emacs. But I haven't found a way to get
temacs to create a X session.
Any hints ?
Thomas.
--
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
[Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Debugging emacs
1998-08-19 21:51 Debugging emacs Thomas Bogendoerfer
@ 1998-08-19 22:02 ` Olivier Galibert
1998-08-20 22:21 ` Thomas Bogendoerfer
0 siblings, 1 reply; 3+ messages in thread
From: Olivier Galibert @ 1998-08-19 22:02 UTC (permalink / raw)
To: linux, linux-mips
On Wed, Aug 19, 1998 at 11:51:42PM +0200, Thomas Bogendoerfer wrote:
> Now I'm looking for a way to start a X session with temacs, which has
> a working .mdebug section. I'm able to do a temacs -l loadup, which
> will give me a "normal" looking emacs. But I haven't found a way to get
> temacs to create a X session.
>
> Any hints ?
You're doomed. At least on XEmacs this hasn't worked for a while, and
I guess FSF Emacs isn't in any better shape in that area. Fixing the
undumping code may be easier. Too bad I've not yet been able to
install linux on the indy I use or I would probably have fixed that
myself for XEmacs.
OG.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Debugging emacs
1998-08-19 22:02 ` Olivier Galibert
@ 1998-08-20 22:21 ` Thomas Bogendoerfer
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Bogendoerfer @ 1998-08-20 22:21 UTC (permalink / raw)
To: linux-mips; +Cc: linux
On Thu, Aug 20, 1998 at 12:02:37AM +0200, Olivier Galibert wrote:
> You're doomed. At least on XEmacs this hasn't worked for a while, and
> I guess FSF Emacs isn't in any better shape in that area. Fixing the
> undumping code may be easier.
Thanks for the tip. It was fairly easy to fix the undumping code, because
everything was already there. It was just ifdef'd out for Linux. Now
I have a dumped emacs with working debugging information and a lot
to learn about XtCreateWidget().
Thomas.
--
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
[Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1998-08-20 22:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-08-19 21:51 Debugging emacs Thomas Bogendoerfer
1998-08-19 22:02 ` Olivier Galibert
1998-08-20 22:21 ` Thomas Bogendoerfer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox