Re: [Mono-dev] gdb and mono

2016-03-28 Thread David Evans
Awesome, thank you! Looks like that is in mono 4.3.2.467 and 4.4.x, I’ll give it a try. From: Zoltan Varga [mailto:var...@gmail.com] Sent: Monday, March 28, 2016 12:39 PM To: David Evans Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] gdb and mono Hi, This was fixed some time

Re: [Mono-dev] gdb and mono

2016-03-28 Thread Zoltan Varga
Hi, This was fixed some time ago by mono commit a6380f15f0db533e30870925e0125a859ab815cf. Zoltan On Mon, Mar 28, 2016 at 2:21 PM, David Evans wrote: > Sorry if this has been covered before, or is a current issue, but is there > a way around these

[Mono-dev] gdb and mono

2016-03-28 Thread David Evans
Sorry if this has been covered before, or is a current issue, but is there a way around these errors using gdb with mono 4.x? I generally see "/build/buildd/gdb-7.7.1/gdb/dwarf2-frame.c:692: internal-error: Unknown CFI encountered." whenever trying to look at things in gdb. Thx! (gdb) bt #0