ollaborative Project
-Original Message-
From: Greg Clayton [mailto:gclay...@apple.com]
Sent: Tuesday, March 22, 2016 3:51 PM
To: Ted Woodward
Cc: LLDB
Subject: Re: [lldb-dev] "target modules load" and breakpoints not working
correctly
> On Mar 22, 2016, at 1:45 PM, Ted Woodward
w
> On Mar 22, 2016, at 1:45 PM, Ted Woodward wrote:
>
>
> This is the code in DynamicLoaderHexagonDYLD.cpp that is loading sections,
> with my change to call GetLoadBaseAddress():
>
>for (unsigned i = 0; i < num_sections; ++i)
>{
>SectionSP section_sp (sections->GetSectionAtInd
is a member of Code Aurora Forum, a Linux
Foundation Collaborative Project
-Original Message-
From: Greg Clayton [mailto:gclay...@apple.com]
Sent: Friday, March 18, 2016 7:34 PM
To: Ted Woodward
Cc: LLDB
Subject: Re: [lldb-dev] "target modules load" and breakpoints not
I'm seeing 2 issues with "target modules load":
Issue #1: load address is forgotten after a connect:
(lldb) file u:\lldb_test\dlopen
Current executable set to 'u:\lldb_test\dlopen' (hexagon).
(lldb) target modules load -f dlopen -s 0x2
(lldb) b main
Breakpoint 1: where = dlope
Cc: LLDB
Subject: Re: [lldb-dev] "target modules load" and breakpoints not working
correctly
Sounds like something is going wrong when resolving the address. I am guessing
that your sections got unloaded when you attached to your GDB remote target. So
try this:
(lldb) file u:
t; -Original Message-
> From: Greg Clayton [mailto:gclay...@apple.com]
> Sent: Friday, March 18, 2016 3:12 PM
> To: Ted Woodward
> Cc: LLDB
> Subject: Re: [lldb-dev] "target modules load" and breakpoints not working
> correctly
>
> So you will need to find out who
[mailto:gclay...@apple.com]
> Sent: Thursday, March 17, 2016 12:44 PM
> To: Ted Woodward
> Cc: LLDB
> Subject: Re: [lldb-dev] "target modules load" and breakpoints not
> working correctly
>
> Sounds like something is going wrong when resolving the address. I
> Sent: Thursday, March 17, 2016 12:44 PM
> To: Ted Woodward
> Cc: LLDB
> Subject: Re: [lldb-dev] "target modules load" and breakpoints not working
> correctly
>
> Sounds like something is going wrong when resolving the address. I am
> guessing that your section
Sounds like something is going wrong when resolving the address. I am guessing
that your sections got unloaded when you attached to your GDB remote target. So
try this:
(lldb) file u:\lldb_test\dlopen
Current executable set to 'u:\lldb_test\dlopen' (hexagon).
(lldb) target modules load -f dlopen
nt: Friday, March 18, 2016 4:32 PM
To: Ted Woodward
Cc: LLDB
Subject: Re: [lldb-dev] "target modules load" and breakpoints not working
correctly
SectionLoadList::SetSectionLoadAddress() in SectionLoadList.cpp
> On Mar 18, 2016, at 1:54 PM, Ted Woodward wrote:
>
> I don'
gt;> --
>> Qualcomm Innovation Center, Inc.
>> The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
>> a Linux Foundation Collaborative Project
>>
>>
>> -Original Message-
>> From: Greg Clayton [mailto:gclay...@apple.com]
>> Sent:
11 matches
Mail list logo