Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Slimmed down HP-UX native code
@ 2004-12-11 23:13 Mark Kettenis
  2004-12-11 23:27 ` Randolph Chung
  2004-12-12  4:45 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Kettenis @ 2004-12-11 23:13 UTC (permalink / raw)
  To: randolph; +Cc: gdb

Still worried about having to maintain too much code ;-) ?

$ cat hppah-nat.c infttrace.c | wc -l
    6996

$ cat hppa-hpux-nat.c inf-ttrace.c | wc -l
    1212

To be honest, the new code doesn't do follow-exec/fork/vfork.  But I
think I can implement that in less than 5000 lines of code ;-)

Mark


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

* Re: Slimmed down HP-UX native code
  2004-12-11 23:13 Slimmed down HP-UX native code Mark Kettenis
@ 2004-12-11 23:27 ` Randolph Chung
  2004-12-12  4:45 ` Eli Zaretskii
  1 sibling, 0 replies; 4+ messages in thread
From: Randolph Chung @ 2004-12-11 23:27 UTC (permalink / raw)
  To: Mark Kettenis; +Cc: gdb

In reference to a message from Mark Kettenis, dated Dec 12:
> Still worried about having to maintain too much code ;-) ?
> 
> $ cat hppah-nat.c infttrace.c | wc -l
>     6996
> 
> $ cat hppa-hpux-nat.c inf-ttrace.c | wc -l
>     1212

Way to go, Mark! the solib transformation should trim things down a
bit also. I'm still working through that. Basics are working but i think
corefile support is broken.

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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

* Re: Slimmed down HP-UX native code
  2004-12-11 23:13 Slimmed down HP-UX native code Mark Kettenis
  2004-12-11 23:27 ` Randolph Chung
@ 2004-12-12  4:45 ` Eli Zaretskii
  2004-12-12 15:58   ` Mark Kettenis
  1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2004-12-12  4:45 UTC (permalink / raw)
  To: Mark Kettenis; +Cc: randolph, gdb

> Date: Sun, 12 Dec 2004 00:13:21 +0100 (CET)
> From: Mark Kettenis <kettenis@gnu.org>
> CC: gdb@sources.redhat.com
> 
> Still worried about having to maintain too much code ;-) ?
> 
> $ cat hppah-nat.c infttrace.c | wc -l
>     6996
> 
> $ cat hppa-hpux-nat.c inf-ttrace.c | wc -l
>     1212

I'd suggest to strip comments, in order for the comparison to be fair ;-).


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

* Re: Slimmed down HP-UX native code
  2004-12-12  4:45 ` Eli Zaretskii
@ 2004-12-12 15:58   ` Mark Kettenis
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Kettenis @ 2004-12-12 15:58 UTC (permalink / raw)
  To: eliz; +Cc: randolph, gdb

   Date: Sun, 12 Dec 2004 06:44:48 +0200
   From: "Eli Zaretskii" <eliz@gnu.org>

   > Date: Sun, 12 Dec 2004 00:13:21 +0100 (CET)
   > From: Mark Kettenis <kettenis@gnu.org>
   > CC: gdb@sources.redhat.com
   > 
   > Still worried about having to maintain too much code ;-) ?
   > 
   > $ cat hppah-nat.c infttrace.c | wc -l
   >     6996
   > 
   > $ cat hppa-hpux-nat.c inf-ttrace.c | wc -l
   >     1212

   I'd suggest to strip comments, in order for the comparison to be fair ;-).

Hey don't spoil the fun ;-).

Mark


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

end of thread, other threads:[~2004-12-12 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-11 23:13 Slimmed down HP-UX native code Mark Kettenis
2004-12-11 23:27 ` Randolph Chung
2004-12-12  4:45 ` Eli Zaretskii
2004-12-12 15:58   ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox