Re: [Openocd-development] current windows gdb gui options

2010-09-05 Thread Duane Ellis
duane  Q: What are the openocd + gdb + windows users using as their GUI 
front end?Phil Fong wrote:


Various  Eclipse, Code Blocks,

BTW - I agree with Oyvind - it sort of is painful that Eclipse 
*requires* you to have a project file to use the debugger.


Actually - I played a little bit -I have CygwinX already on my machine 
(talking to my Linux box)
And - DDD is already a Cygwin package.. So I'm going to check that out 
and see how it goes.


It should be quite simple to create a simple batch file that wraps 
around starting an X server, and starting DDD.


I'll update the list when I have a good shellscript/batchfile. I'm sure 
others have, or will have the same issues, and I know something about 
setting this up.


-Duane.

___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


[Openocd-development] current windows gdb gui options

2010-09-04 Thread Duane Ellis

For years, I have used gdb-insight - (the Tcl/Tk version of GDB)

   http://sourceware.org/insight/

However, it has grown long in the tooth, and cygwin has moved on.

At this point, the changes in Cygwin have broken the private copy of 
Tcl/Tk (from 2004),

Some notes:

Insight has always had a private copy of Tcl/Tk
Tcl/Tk dropped cygwin support years ago

GDB/Insight no longer builds, and looks painful to fix.

Q: What are the openocd + gdb + windows users using as their GUI front end?

-Duane.



___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] current windows gdb gui options

2010-09-04 Thread Øyvind Harboe
 Q: What are the openocd + gdb + windows users using as their GUI front end?

I'm using Eclipse CDT. I've tried to push the CDT guys in
the direction of supporting launching Eclipse from the command
line just like Insight...

https://bugs.eclipse.org/bugs/show_bug.cgi?id=39640

-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] current windows gdb gui options

2010-09-04 Thread Øyvind Harboe
I've made a small plugin to Eclipse, which essentially allows
one to launch GDB with a short custom sequence like:

target remote xxx:333
monitor reset init
load
stepi


http://opensource.zylin.com/embeddedcdt.html


-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] current windows gdb gui options

2010-09-04 Thread Freddie Chopin

On 2010-09-04 13:04, Duane Ellis wrote:

Q: What are the openocd + gdb + windows users using as their GUI front end?


Me (and many others) use Eclipse + Zylin plug-in + GDB Hardware 
Debugging plug-in.


4\/3!!
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] current windows gdb gui options

2010-09-04 Thread Phil Fong
I have had some success with Code::Blocks on Windows.  On Linux it works fine.  
On Windows there are a few annoyances.  The main one is how to halt remote 
targets.  With OpenOCD I do it through the telnet interface.  See the 
discussion 
at http://forums.codeblocks.org/index.php/topic,12412.0.html.

Phil



- Original Message 
 From: Duane Ellis open...@duaneellis.com
 To: OpenOCD Development openocd-development@lists.berlios.de
 Sent: Sat, September 4, 2010 4:04:29 AM
 Subject: [Openocd-development] current windows gdb gui options
 
 For years, I have used gdb-insight - (the Tcl/Tk version of GDB)
 
 http://sourceware.org/insight/
 
 However, it has grown long in the tooth,  and cygwin has moved on.
 
 At this point, the changes in Cygwin have broken  the private copy of Tcl/Tk 
(from 2004),
 Some notes:
 
 Insight has always  had a private copy of Tcl/Tk
 Tcl/Tk dropped cygwin support years  ago
 
 GDB/Insight no longer builds, and looks painful to fix.
 
 Q:  What are the openocd + gdb + windows users using as their GUI front  end?
 
 -Duane.
 
 
 
 ___
 Openocd-development  mailing list
 Openocd-development@lists.berlios.de
 https://lists.berlios.de/mailman/listinfo/openocd-development
 


  
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development