Results 1 to 2 of 2
Hello,
I am not sure if is possible, but I would like to known if is possible to use gdb inside my code to generate a file with all debug ...
- 10-24-2011 #1Just Joined!
- Join Date
- May 2007
- Posts
- 22
Using gdb inside my code
Hello,
I am not sure if is possible, but I would like to known if is possible to use gdb inside my code to generate a file with all debug information when it starts.
I am only interesting in generate debug information in a file.
Best regards.
- 10-24-2011 #2Just Joined!
- Join Date
- May 2007
- Posts
- 22
Hello again,
Well, I have found other solution. With dwarf source code, there is a simple reader that it extract some debug information. Then, I am going to continue with this option.
Could somebody help me to find a good place to read about dwarf format?
Best regards.


Reply With Quote