native gdb
Mahesh Bodapati via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CACSfpVYVco1-hnov3Urn2UKHK2vfsJ_e4WXpuufbj8m6c3VJXg@mail.gmail.com> |
Hi All, Target-linux-nat.c is the file for supporting native gdb? for instance, I want to build a native gdb for MicroBlaze. '--host=microblazeel-xilinx-linux-gnu' '--target=microblazeel-xilinx-linux-gnu' 1. what are steps for building native gdb which are specific to configure and flags. 2. what files needs to be ported? and is there any guide for porting native gdb ? Thanks, Mahesh B