Search:

Type: Posts; User: lonnieh

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    3,880

    I am not looking into writing a fully featured...

    I am not looking into writing a fully featured debugger. As stated previously, my goals are:

    1) Create a process
    2) Catch any faults or crashes it may encounter during runtime
    2.1) If It...
  2. Replies
    6
    Views
    3,880

    I was rather asking of an example of a simple...

    I was rather asking of an example of a simple debugger, rather than trying to decipher through GDB's source code and piecing it together from there. But I am looking at it as we speak, but if anyone...
  3. Replies
    6
    Views
    3,880

    Assuming there is a windows port of GDB... cause...

    Assuming there is a windows port of GDB... cause from what I see its mainly a GNU/Linux application.

    Besides that, anything?
  4. Replies
    6
    Views
    3,880

    Debugging in Win32 Enivornment

    Hi all, Lonnie here.

    I can trying to figure out how to write a simple debugger for windows. The goal would be to execute a program using CreateProcess() (or if there is something better please let...
Results 1 to 4 of 4