Re: [OpenWrt-Devel] Building gdbserver

2008-04-30 Thread Roberto Riggio
Probably I am missing something. Why just m for gdbserver?

- Oliver Ertl [EMAIL PROTECTED] wrote:
 gdb and gdbserver builds fine here from a clean checkout.
 
 In menuconfig make sure you select:
 
   o Advanced configuration options (for developers): y
 o Toolchain Options
   o Build gdb: y
   o Utilities
 o gdbserver: m
 
 And then 'make world'.
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


-- 

Roberto Riggio, PhD

CREATE-NET
Via alla Cascata 56/C 
38100 Trento (Italy)

E-mail: [EMAIL PROTECTED]
HomePage: http://disi.unitn.it/~riggio/

Tel: +39.0461.314.960
Fax: +39.0461.314.972


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Building gdbserver

2008-04-29 Thread Roberto Riggio

 Basically gdb is not built so it cannot be found by gdbserver.
 Anybody is succeeding in building (and using) gdbserver on x86
 (PCEngines WRAP board)?
 
 You must select gdb under Advanced configuration
 options-Toolchain options

Yes, of course I did this step. Otherwise the gdbserver does not even
appear in the list 

 btw: there is a patch against openwrt for gdb 6.7.1 under

The version of gdb in trunk is 6.7.3.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Building gdbserver

2008-04-29 Thread Oliver Ertl
gdb and gdbserver builds fine here from a clean checkout.

In menuconfig make sure you select:

  o Advanced configuration options (for developers): y
o Toolchain Options
  o Build gdb: y
  o Utilities
o gdbserver: m

And then 'make world'.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel