Re: Toggling between remote KGDB and local DDB within a debugging session

2016-04-19 Thread Conrad Meyer
On Tue, Apr 19, 2016 at 5:49 AM, Aijaz Baig wrote: > I would like to know if there is indeed a way to toggle between gdb > and ddb while debugging a remote kernel. I am already at the gdb (or > rather kgdb) prompt. From here how do I switch to local ddb on the > debugged

Re: Toggling between remote KGDB and local DDB within a debugging session

2016-04-19 Thread Aijaz Baig
On Tue, Apr 19, 2016 at 10:17 PM, Conrad Meyer wrote: > On Tue, Apr 19, 2016 at 9:35 AM, Aijaz Baig wrote: >> On Tue, Apr 19, 2016 at 9:08 PM, Conrad Meyer wrote: >>> On Tue, Apr 19, 2016 at 5:49 AM, Aijaz Baig

Re: Toggling between remote KGDB and local DDB within a debugging session

2016-04-19 Thread Conrad Meyer
On Tue, Apr 19, 2016 at 9:35 AM, Aijaz Baig wrote: > On Tue, Apr 19, 2016 at 9:08 PM, Conrad Meyer wrote: >> On Tue, Apr 19, 2016 at 5:49 AM, Aijaz Baig wrote: >>> I would like to know if there is indeed a way to toggle between gdb

Re: Toggling between remote KGDB and local DDB within a debugging session

2016-04-19 Thread Aijaz Baig
On Tue, Apr 19, 2016 at 9:08 PM, Conrad Meyer wrote: > On Tue, Apr 19, 2016 at 5:49 AM, Aijaz Baig wrote: >> I would like to know if there is indeed a way to toggle between gdb >> and ddb while debugging a remote kernel. I am already at the gdb (or >>

Re: Toggling between remote KGDB and local DDB within a debugging session

2016-04-19 Thread Julian Elischer
On 19/04/2016 8:49 PM, Aijaz Baig wrote: Hello I think the title says it all!! :) I would like to know if there is indeed a way to toggle between gdb and ddb while debugging a remote kernel. I am already at the gdb (or rather kgdb) prompt. From here how do I switch to local ddb on the debugged

Toggling between remote KGDB and local DDB within a debugging session

2016-04-19 Thread Aijaz Baig
Hello I think the title says it all!! :) I would like to know if there is indeed a way to toggle between gdb and ddb while debugging a remote kernel. I am already at the gdb (or rather kgdb) prompt. From here how do I switch to local ddb on the debugged machine?? My kernel configuration file