• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Thread Dump in Red Hat Linux 2.2

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I can generate Thread dump in solaris using the command
kill -3 pid . where as, the same command doesn't work in Linux 2.2. Is there any command or work around to do the same in Linux.
Appreciate ur help


[This message has been edited by nagesh vutukuru (edited July 06, 2001).]
 
nagesh vutukuru
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am surprised to see that nobody answered my question. I'd like to know whether the question is not clear or is it a silly posting??. I appreciate moderator, if u can respond to this message.
Thanks
[This message has been edited by nagesh vutukuru (edited July 11, 2001).]
 
reply
    Bookmark Topic Watch Topic
  • New Topic