From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quality Quorum To: gdb@sources.redhat.com Subject: more on gdb server Date: Tue, 17 Jul 2001 11:57:00 -0000 Message-id: X-SW-Source: 2001-07/msg00219.html Hi, I am not sure I am right about it, but it seems quite a neat idea to use gdbserver as a primary interface even for a local debugging. It is cheap resource wise and will provide for a neat separation of debugger per se and (target dependable) target control code. Thanks, Aleksey