Re: Usage of 'gdb' command in DDB

1999-07-02 Thread Steve Kiernan
On Fri, 2 Jul 1999, Greg Lehey wrote: > On Thursday, 1 July 1999 at 18:47:27 -0500, Stan Shkolnyy wrote: > > Hello All, > > > > Well, I entered 'gdb', then 'continue' and now I can debug the kernel > > remotely. How do I switch DDB back? Ctrl-Alt-Esc now causes DDB to > > contact the remote GDB

Re: Usage of 'gdb' command in DDB

1999-07-02 Thread Steve Kiernan
On Fri, 2 Jul 1999, Greg Lehey wrote: > On Thursday, 1 July 1999 at 18:47:27 -0500, Stan Shkolnyy wrote: > > Hello All, > > > > Well, I entered 'gdb', then 'continue' and now I can debug the kernel > > remotely. How do I switch DDB back? Ctrl-Alt-Esc now causes DDB to > > contact the remote GDB i

Re: Usage of 'gdb' command in DDB

1999-07-01 Thread Greg Lehey
On Thursday, 1 July 1999 at 18:47:27 -0500, Stan Shkolnyy wrote: > Hello All, > > Well, I entered 'gdb', then 'continue' and now I can debug the kernel > remotely. How do I switch DDB back? Ctrl-Alt-Esc now causes DDB to > contact the remote GDB instead of accepting input from me. A nuisance, is

Re: Usage of 'gdb' command in DDB

1999-07-01 Thread Greg Lehey
On Thursday, 1 July 1999 at 18:47:27 -0500, Stan Shkolnyy wrote: > Hello All, > > Well, I entered 'gdb', then 'continue' and now I can debug the kernel > remotely. How do I switch DDB back? Ctrl-Alt-Esc now causes DDB to > contact the remote GDB instead of accepting input from me. A nuisance, isn