Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* need of SOFTWARE_SINGLE_STEP
@ 2001-06-18  6:16 debashis  mahata
  2001-06-18  7:39 ` Daniel Berlin
  2001-06-18  8:54 ` J.T. Conklin
  0 siblings, 2 replies; 3+ messages in thread
From: debashis  mahata @ 2001-06-18  6:16 UTC (permalink / raw)
  To: gdb

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

Hi,
I am 
just a new comer in GDB internals. I have a doubt regarding the necessity of 
SOFTWARE_SINGLE_STEP in the function resume() (file: infrun.c). My working 
platform is Sparc- Solaris 5.8 and going through the code of GDB 4.18. The 
question is :
 
The 
file procfs.c have the support for single step using the PRSTEP flag (function: 
proc_run_process() ). Then, is there any specific reason behind doing 
SOFTWARE_SINGLE_STEP rather than using the proc system support? Will there be 
any hidden side effect if I disabled SOFTWARE_SINGLE_STEP_P and use PRSTEP for 
single stepping?
 
Looking forward to an early response.  
Thanks 
in advance.
mahata.


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

end of thread, other threads:[~2001-06-18  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-18  6:16 need of SOFTWARE_SINGLE_STEP debashis  mahata
2001-06-18  7:39 ` Daniel Berlin
2001-06-18  8:54 ` J.T. Conklin

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