Re: Stack trace

From: "Hannes Eder" <hannes(at)hanneseder(dot)net>
To: "Bramandia Ramadhana" <bramandia(at)gmail(dot)com>
Cc: "Emmanuel Cecchet" <manu(at)frogthinker(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Stack trace
Date: 2008-11-17 10:19:08
Message-ID: 154e089b0811170219p3884d696n1f42d2c48424cc61@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 17, 2008 at 7:08 AM, Bramandia Ramadhana
<bramandia(at)gmail(dot)com> wrote:
> Hm the backtrace() method does not give the line numbers of the methods in
> the stack trace, it only gives the hexadecimal offset. Is there anyway to
> retrieve the line numbers?

the binutil addr2line should do the trick.

Best,
Hannes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ITAGAKI Takahiro 2008-11-17 10:36:21 Re: auto_explain contrib moudle
Previous Message Magnus Hagander 2008-11-17 10:04:39 Re: patch: Client certificate requirements