git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How can I debug git source code interactively with debugger like gdb?
@ 2017-10-18 19:42 小川恭史
  2017-10-18 19:56 ` Brandon Williams
  2017-10-18 19:57 ` Stefan Beller
  0 siblings, 2 replies; 3+ messages in thread
From: 小川恭史 @ 2017-10-18 19:42 UTC (permalink / raw)
  To: git

I wanna learn how daily git command works when I run specific git command.

I wanna know which function is actually called then, how variables
changes its value, and how some object is stored into database.

How can I debug git source code interactively with debugger like gdb?

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

end of thread, other threads:[~2017-10-18 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-18 19:42 How can I debug git source code interactively with debugger like gdb? 小川恭史
2017-10-18 19:56 ` Brandon Williams
2017-10-18 19:57 ` Stefan Beller

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 NNTP newsgroup(s).