This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gdbserver Threading Issues


On Fri, 2002-12-06 at 16:23, Daniel Jacobowitz wrote:
> Look at set remote debug 1.  What's going on?
> 
My gdb doesn't seem to have that option:

(gdb) set remote debug 1
Undefined set remote command: "debug 1".  Try "help set remote".

(gdb) help set remote
Remote protocol specific variables
Configure various remote-protocol specific variables such as
the packets being used

List of set remote subcommands:

set remote P-packet -- Set use of remote protocol `P' (set-register)
packet
set remote X-packet -- Set use of remote protocol `X' (binary-download)
packet
set remote Z-packet -- Set use of remote protocol `Z' packets
set remote access-watchpoint-packet -- Set use of remote protocol `Z4'
(access-watchpoint) packet
set remote binary-download-packet -- Set use of remote protocol `X'
(binary-download) packet
set remote hardware-breakpoint-packet -- Set use of remote protocol `Z1'
(hardware-breakpoint) packet
set remote memory-read-packet-size -- Set the maximum number of bytes
per memory-read packet
set remote memory-write-packet-size -- Set the maximum number of bytes
per memory-write packet
set remote read-watchpoint-packet -- Set use of remote protocol `Z3'
(read-watchpoint) packet
set remote set-register-packet -- Set use of remote protocol `P'
(set-register) packet
set remote software-breakpoint-packet -- Set use of remote protocol `Z0'
(software-breakpoint) packet
set remote step-over-range-packet -- Set use of remote protocol `e'
(step-over-range) packet
set remote step-over-range-w-signal-packet -- Set use of remote protocol
`E' (step-over-range-w-signal) packet
set remote symbol-lookup-packet -- Set use of remote protocol `qSymbol'
(symbol-lookup) packet
set remote write-watchpoint-packet -- Set use of remote protocol `Z2'
(write-watchpoint) packet

Type "help set remote" followed by set remote subcommand name for full 
documentation.

Is there a build option I need turned on to use this?

Regards,

-- 
Paul Mundt <paul.mundt@timesys.com>
TimeSys Corporation

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]