This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Slimmed down HP-UX native code


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]