> On 6 October 2014 20:14, David Hildenbrand wrote:
> > actually the questions were addressed in the last review. Haven't received
> > any
> > answer from you to my reply. Maybe some mails got lost in the system.
> >
> > 32bit arm:
> > -"On my way through the possible architecture names
> > (bi
> On 30 September 2014 16:23, Jens Freimann wrote:
> > From: David Hildenbrand
> >
> > This patch provides the name of the architecture in the target.xml if
> > available.
> >
> > This allows the remote gdb to detect the target architecture on its own - so
> > there is no need to specify it manu
On 6 October 2014 20:14, David Hildenbrand wrote:
> actually the questions were addressed in the last review. Haven't received any
> answer from you to my reply. Maybe some mails got lost in the system.
>
> 32bit arm:
> -"On my way through the possible architecture names
> (binutils-gdb/gdb/feat
> On 6 October 2014 16:08, Cornelia Huck wrote:
> > On Tue, 30 Sep 2014 17:23:47 +0200
> > Jens Freimann wrote:
> >
> >> From: David Hildenbrand
> >>
> >> This patch provides the name of the architecture in the target.xml if
> >> available.
> >>
> >> This allows the remote gdb to detect the tar
On 30 September 2014 16:23, Jens Freimann wrote:
> From: David Hildenbrand
>
> This patch provides the name of the architecture in the target.xml if
> available.
>
> This allows the remote gdb to detect the target architecture on its own - so
> there is no need to specify it manually (e.g. if gd
On 6 October 2014 16:08, Cornelia Huck wrote:
> On Tue, 30 Sep 2014 17:23:47 +0200
> Jens Freimann wrote:
>
>> From: David Hildenbrand
>>
>> This patch provides the name of the architecture in the target.xml if
>> available.
>>
>> This allows the remote gdb to detect the target architecture on
On Tue, 30 Sep 2014 17:23:47 +0200
Jens Freimann wrote:
> From: David Hildenbrand
>
> This patch provides the name of the architecture in the target.xml if
> available.
>
> This allows the remote gdb to detect the target architecture on its own - so
> there is no need to specify it manually (
From: David Hildenbrand
This patch provides the name of the architecture in the target.xml if available.
This allows the remote gdb to detect the target architecture on its own - so
there is no need to specify it manually (e.g. if gdb is started without a
binary) using "set arch *arch_name*".
T