Search Results

Search: Posts Made By: Zoetermeer
13,817
Posted By Zoetermeer
Yes I did, and it worked! Thanks! I didn't...
Yes I did, and it worked! Thanks!

I didn't realize you could pipe output of a command directly into a read loop like that, which is cool :)
13,817
Posted By Zoetermeer
addr2line works fine if I invoke it directly in...
addr2line works fine if I invoke it directly in the shell for any given function address. The binary I'm inspecting is a program I wrote and compiled, and it's fully debuggable.

What a strange...
13,817
Posted By Zoetermeer
Sample input file attached. An input line...
Sample input file attached.

An input line will look like this:

0x49d205 1.265053

And an output line should look like this:

some_function_name 1.265053

I realize I could probably use...
13,817
Posted By Zoetermeer
Why Does this Shell Script Hang?
I have this short and simple shell script that processes a log file with the following format:

[function address in hex notation] [timestamp when it was invoked]

and attempts to generate...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 01:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy