public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* some questions about the underlying implementation principle of gdb
@ 2022-11-09 15:30 tangming chen
  2022-11-10 15:08 ` Bruno Larsen
  0 siblings, 1 reply; 2+ messages in thread
From: tangming chen @ 2022-11-09 15:30 UTC (permalink / raw)
  To: gdb

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

Hello:
     I am an undergraduate, and i am studying gdb. I have some questions
about the underlying implementation principle of gdb.
     I learned that the implementation of gdb is related to ptrace.
Therefore,how does gdb debug programs through ptrace?  More specifically, I
recently learned the awatch command,ignore command(ignore n number (n is
watchpoint number)),continue command. how does gdb implement the
commands(awatch ignore continue)?
   Thank you!

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

end of thread, other threads:[~2022-11-10 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 15:30 some questions about the underlying implementation principle of gdb tangming chen
2022-11-10 15:08 ` Bruno Larsen

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).