This is the mail archive of the gdb@sourceware.org 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: target remote and UDP source port (needed for kgdb debugging)


On Wed, Dec 19, 2007 at 02:40:28PM +0200, sfora dim wrote:
> Hi all,
> 
> When I "target remote udp:192.168.1.1:6433" I do not control
> my source UDP port, and it is picken randomly, usually above
> the 30K.
> 
> Is there a way to ask gdb to use a specific UDP port when debugging
> a remote target ?

No, there is not.

-- 
Daniel Jacobowitz
CodeSourcery


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