Re: [lldb-dev] Loading object file to target flash memory using vFlashWrite

2018-01-11 Thread Pavel Labath via lldb-dev
On 10 January 2018 at 22:17, Owen Shaw via lldb-dev wrote: > Thanks! > > ObjectFileELF::SetLoadAddress(...) is where I already have a change > that got things working, just wasn't sure if I'd be stepping on > anything else that relied on the values set there. > > Looks like I dropped the dev list

Re: [lldb-dev] Loading object file to target flash memory using vFlashWrite

2018-01-11 Thread Greg Clayton via lldb-dev
> On Jan 11, 2018, at 2:22 AM, Pavel Labath wrote: > > On 10 January 2018 at 22:17, Owen Shaw via lldb-dev > mailto:lldb-dev@lists.llvm.org>> wrote: >> Thanks! >> >> ObjectFileELF::SetLoadAddress(...) is where I already have a change >> that got things working, just wasn't sure if I'd be steppi

[lldb-dev] [Bug 35920] New: Assertion failed: (OldTInfo && "substituting function without type source info")

2018-01-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=35920 Bug ID: 35920 Summary: Assertion failed: (OldTInfo && "substituting function without type source info") Product: lldb Version: unspecified Hardware: PC OS: All