* GDB problem
@ 2004-03-03 4:55 Pravin Nanaware , Gurgaon
2004-03-03 5:15 ` Tushar Telichari
0 siblings, 1 reply; 3+ messages in thread
From: Pravin Nanaware , Gurgaon @ 2004-03-03 4:55 UTC (permalink / raw)
To: linux-kernel mailing list
Hi,
I am facing one problem while debugging with gdb, I am not able to print the
values e.g. resistor contents and do the single stepping. Please help me, if
anybody has information details of gdb or any solution to this problem.
Thanks and regards,
pravin.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: GDB problem
2004-03-03 4:55 GDB problem Pravin Nanaware , Gurgaon
@ 2004-03-03 5:15 ` Tushar Telichari
0 siblings, 0 replies; 3+ messages in thread
From: Tushar Telichari @ 2004-03-03 5:15 UTC (permalink / raw)
To: Pravin Nanaware , Gurgaon; +Cc: linux-kernel mailing list
suggest you take a look at
http://sources.redhat.com/gdb/onlinedocs/gdb_toc.html
--
Tushar Telichari
Email: tushar@versant.com
Websites: http://www.versant.com http://www.geocities.com/t_telichari
Pravin Nanaware , Gurgaon wrote:
> Hi,
>
> I am facing one problem while debugging with gdb, I am not able to print the
> values e.g. resistor contents and do the single stepping. Please help me, if
> anybody has information details of gdb or any solution to this problem.
>
> Thanks and regards,
> pravin.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* gdb problem
@ 2005-06-09 13:00 Maxim Osipov
0 siblings, 0 replies; 3+ messages in thread
From: Maxim Osipov @ 2005-06-09 13:00 UTC (permalink / raw)
To: linux-mips
Hello,
Probably a little off-topic here, but do anyone have a recipe to get
remote debugging with gdb + gdbserver working?
I have gdb-6.3 build for mips64-linux-gnu and when I try to connect
the following error appears:
/home/maxim # ./gdbserver 192.168.0.2:5339 /bin/busybox
Process /bin/busybox created; pid = 34
Listening on port 5339
Remote debugging from host 192.168.0.2
readchar: Got EOF
Remote side has terminated connection. GDBserver will reopen the connection.
Listening on port 5339
(gdb) target remote 192.168.0.10:5339
Remote debugging using 192.168.0.10:5339
Couldn't establish connection to remote target
Reply contains invalid hex digit 59
Googling for similar problem shows, what some people also faced it,
but no solution.
Thank you,
Maxim
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-09 13:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09 13:00 gdb problem Maxim Osipov
-- strict thread matches above, loose matches on Subject: below --
2004-03-03 4:55 GDB problem Pravin Nanaware , Gurgaon
2004-03-03 5:15 ` Tushar Telichari
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.