On 12/19/07, Jason Wessel <[EMAIL PROTECTED]> wrote:
> What module parameters did you pass to kgdboe and what kernel are you
> using and are you using the kgdb source forge patches?

I am running the kgdb_2.6.23 branch of your kgdb git tree
(git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git).

my kgdb parameter is "[EMAIL PROTECTED]/,[EMAIL PROTECTED]/",
where 10.0.0.28 is my target and 10.0.0.11 is the host running gdb.
I have to sniff gdb in order to find out the value of 32323...

> I had not looked to see if anything changed in the latest net poll api,
> but previously with the 2.6.21 kernel as example, the net poll api
> ignored the source port parameter entirely.  If this has changed, I

I don't know about 2.6.21, but now it seems that NETPOLL do not
ignore the source port.

> would be happy to make a further change to zero out the port or do what
> is needed to make it dynamic again, in a similar fashion to the way the
> MAC address parsing is dynamic for KGDB + the net poll api.

Oh that would be great.

Thanks,
naziir
>
> Jason.
>
> Also you can omit the linux-kernel mailling and take this up at:
> [EMAIL PROTECTED] if you are using the source forge
> patches.

I didn't find source forge patches that are still applicable to nowadays
kernels, so I am using your git tree.

>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to