Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* How to add a new command?
@ 2015-03-26  2:59 Fei Ding
  2015-03-26  3:49 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fei Ding @ 2015-03-26  2:59 UTC (permalink / raw)
  To: gdb

Hi all:

I want to add a new command to GDB based on my team's requirement,
like `(gdb) auto-check [input file]` , but I found it a litter bit
difficult to find related source code. I guess GDB should initialize
all command at some place,  and I plan to learn from it first. Any
body familiar with this? I just need some files' names of source code
,maybe function names is even more useful.

Thanks.


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

end of thread, other threads:[~2015-03-26 18:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-26  2:59 How to add a new command? Fei Ding
2015-03-26  3:49 ` Eli Zaretskii
2015-03-26  7:55 ` Dmitry Samersoff
2015-03-26 18:32 ` Doug Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox