public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* insight debugger - command line arguements
@ 2005-10-06  1:25 Weaver, Jeff
  0 siblings, 0 replies; 2+ messages in thread
From: Weaver, Jeff @ 2005-10-06  1:25 UTC (permalink / raw)
  To: insight

how do I start the graphical debugger with commandline arguments (e.g. checksum.exe infile.hex)?
thx,
jw

Jeff Weaver
Manager, Embedded Hardware and Software Design
Transcore, Amtech Technology Center
Albuquerque, NM
(505) 856-8048
(505) 228-8378 cell
(505) 857-0715 fax
<mailto: jeffrey.weaver@transcore.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: insight debugger - command line arguements
@ 2005-10-06 13:53 Williams, Gerald S (Jerry)
  0 siblings, 0 replies; 2+ messages in thread
From: Williams, Gerald S (Jerry) @ 2005-10-06 13:53 UTC (permalink / raw)
  To: insight

Weaver, Jeff wrote:
> how do I start the graphical debugger with commandline
> arguments (e.g. checksum.exe infile.hex)?

This might work:
  insight --args checksum.exe infile.hex

While you're at it, you might want to try:
  insight --help

You can also specify them in the target settings dialog
(set target to Exec and you'll get an Arguments box) or
display the GDB console and use "run infile.hex".

gsw

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-06 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-06  1:25 insight debugger - command line arguements Weaver, Jeff
2005-10-06 13:53 Williams, Gerald S (Jerry)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).