From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 29 Apr 2011 07:36:02 +0200 Subject: [U-Boot] [PATCH v3 2/2] README.arm-relocation: get relocated address in gdb In-Reply-To: <7ed11e02b0db005231f5c6baa299761f3aa04f6f.1304024417.git.bengardiner@nanometrics.ca> References: <7ed11e02b0db005231f5c6baa299761f3aa04f6f.1304024417.git.bengardiner@nanometrics.ca> Message-ID: <4DBA4E42.40304@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Ben, Ben Gardiner wrote: > When your emulator is connected at reset (or is used to load u-boot) > it is possible to get the relocation address from the gd->relocaddr > since gd is always in r8 (on ARM) it is addressable before the > gdb has remapped symbols. > > Document this alternate method in-line with the original method > written by Heiko Schocher. > > Signed-off-by: Ben Gardiner > CC: Heiko Schocher > CC: Wolfgang Denk > > --- > Changes since V2: > * add gd->relocaddr as a secondary method of obtaining the symbol-file > gdb argument > Changes since V1: > * update to reflect proposed changes to existing debug instructions: > renumber steps, remove note about -DDEBUG > --- > doc/README.arm-relocation | 8 ++++++++ > 1 files changed, 8 insertions(+), 0 deletions(-) Thanks! Acked-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany