Duh, nevermind, thanks Julian.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Christopher
Harrer
Sent: Friday, November 17, 2000 4:48 PM
To: Julian Elischer
Cc: Freebsd-Hackers
Subject: RE: Remote GDB


Yes, that's what I mean.

I've already gotten the remote kernel debugging started.  What I want to do
is at some point after running for a while, from the remote gdb terminal
"break" into the running kernel.  In other systems, I was able to do this by
entering a ^c from the gdb terminal.  It doesn't work in this environment.

Any ideas?

Thanks.

Chris

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Julian Elischer
Sent: Friday, November 17, 2000 4:48 PM
To: Christopher Harrer
Cc: Freebsd-Hackers
Subject: Re: Remote GDB


Christopher Harrer wrote:
>
> Hello All,
>
> Is there a way to "break" into a gdb (using remote GDB) while a FreeBSD
> system under test is running?  I've tried ^C with no success (meaning I
> never stop execution).  Also, I've tried "interrupt" from the button menu
in



do you mean kernel debugging?

--on the console type the following keystrokes--

<ALT><CTL><ESC>
g
s


then start the remote gdb..


> DDD.
>
> Thanks!
>
> Chris
>
> Chris Harrer
> Alacritech, Inc.
> 403 West Lincoln Hwy.
> Suite 108
> Exton, PA 19341
>
> w-(484)875-9520
> c-(484)433-5767
>
>   ------------------------------------------------------------------------
>                   Name: winmail.dat
>    winmail.dat    Type: application/ms-tnef
>               Encoding: base64

--
      __--_|\  Julian Elischer
     /       \ [EMAIL PROTECTED]
    (   OZ    ) World tour 2000
---> X_.---._/  presently in:  Budapest
            v


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to