Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] Fully disentangle gdb and gdbserver
@ 2002-02-24 17:49 Daniel Jacobowitz
  2002-02-24 17:55 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Jacobowitz @ 2002-02-24 17:49 UTC (permalink / raw)
  To: gdb-patches

We were already moving in the direction of separating GDB and gdbserver's
build processes, so I finished the job.  This patch adds a simplified
"terminal.h" to gdbserver, and a configure.srv which substitutes for the
makefile fragments in config/.  After this patch, gdbserver is completely
self-contained, with the exception of the regformats/ directory.

I think this is the right way to go.  I've no objection to adding further
common code later, as long as we have clearly fixed and documented
interfaces between that common code and gdb/gdbserver.


[Forthcoming from me tonight after this patch, probably:
  - host vs. target signal numbering
  - ptrace (PTRACE_GET*REGS) support, which will bring in
    x86-64, i386 floating-point registers, and S-390 ports
    of gdbserver, bringing us back to all the potentially working
    targets from before I started.
  - Warning cleanup, and then turning on warnings in the gdbserver
    directory.
 These along with my pending MI testsuite patch actually make gdbserver
 start to look good...]

OK to commit this?

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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

end of thread, other threads:[~2002-02-25  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-24 17:49 [RFA] Fully disentangle gdb and gdbserver Daniel Jacobowitz
2002-02-24 17:55 ` Daniel Jacobowitz
2002-02-24 18:24   ` Andrew Cagney
2002-02-24 18:48     ` Daniel Jacobowitz

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