diff options
| author | Mark Wielaard <[email protected]> | 2014-01-02 23:59:41 +0100 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2014-01-02 23:59:41 +0100 |
| commit | 36490c9e861b6ba93d839d2c09f6dc66d60ed87e (patch) | |
| tree | 3a45f65b7655f16f82a60c764fbb0ef003bff3b3 /src/ChangeLog | |
| parent | 6034e2f4366c6ac1c02aa2c795db480e7fc9b655 (diff) | |
stack.c (print_frames): Print 0x before build-id hex-offset.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6a915a12..8f1df367 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2014-01-02 Mark Wielaard <[email protected]> + * stack.c (print_frames): Print 0x before build-id hex-offset. + +2014-01-02 Mark Wielaard <[email protected]> + * stack.c (maxframes): Increase to 2048. (struct frames): Add allocated field. (frame_callback): If frames used is frames allocated, realloc. |
