Search:

Type: Posts; User: squeezah

Search: Search took 0.00 seconds.

  1. Replies
    24
    Views
    5,998

    is there any possibility to know exactly what...

    is there any possibility to know exactly what function i have to modify?
  2. Replies
    24
    Views
    5,998

    CornedBee one last thing:) how can i print the...

    CornedBee one last thing:)
    how can i print the executable's name every time something is being executed?
  3. Replies
    24
    Views
    5,998

    maybe :) i just want to know what happens when i...

    maybe :) i just want to know what happens when i press ls
  4. Replies
    24
    Views
    5,998

    i just want to find out where i can put a printf...

    i just want to find out where i can put a printf to print the system call name that i just used.When i execute ls before see ls results i want to print am gonna execute :ls.what function starts when...
  5. Replies
    24
    Views
    5,998

    can i ask something ?maybe is wrong or stupid:P a...

    can i ask something ?maybe is wrong or stupid:P a call is executing through exec right?which is the function that reads from shell and l8r other fuction/call call exec??
  6. Replies
    24
    Views
    5,998

    i use man ptrace and says Note: This manual...

    i use man ptrace and says
    Note: This manual page has no relation to Minix. Someone who
    knows
    ptrace() has to check, or rewrite, this page. :P
  7. Replies
    24
    Views
    5,998

    am not ignoring it:) how can i use it?

    am not ignoring it:) how can i use it?
  8. Replies
    24
    Views
    5,998

    no other way to 'capture' the system call's name??

    no other way to 'capture' the system call's name??
  9. Replies
    24
    Views
    5,998

    strace doesnt work in minix...:(

    strace doesnt work in minix...:(
  10. Replies
    24
    Views
    5,998

    i need to print the msg with the name of system...

    i need to print the msg with the name of system call ,whatever system call i use.when i typing ls for example with what order this call execute?
    if i want to print just something when a call is...
  11. Replies
    24
    Views
    5,998

    Minix and system calls!!!help!

    Need some help with minix!!! To put it simple,what i want is,when i execute a system call, me or the OS,to also print a random message followed be the system call's name i just used.
    Any help would...
Results 1 to 11 of 11