Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: keratox
  • Content: Threads
  • Order by date
  1. keratox

    Syscall problem

    Hi all, the problem is that my program produces a segmentation fault but I don't know why, but the strange thing is that when I use gdb and I set a breakpoint to a specific line of the code, the program terminates correctly! Here's the code: global main main: lea esi,[sh] xor eax,eax...

Part and Inventory Search

Back
Top