Skip to content

Tags: mbref/gdb-microblaze

Tags

xsdk_2014.4

Toggle xsdk_2014.4's commit message
microblaze: Add build_gdbserver=yes to top level configure.tgt

For Microblaze linux toolchains, set the build_gdbserver=yes
to allow driving gdbserver configuration from the upper level

This patch has been absorbed into the original patch to add
linux gdbserver support for Microblaze.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>

xsdk_2014.3

Toggle xsdk_2014.3's commit message
microblaze: Add build_gdbserver=yes to top level configure.tgt

For Microblaze linux toolchains, set the build_gdbserver=yes
to allow driving gdbserver configuration from the upper level

This patch has been absorbed into the original patch to add
linux gdbserver support for Microblaze.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>

xsdk_2014.2

Toggle xsdk_2014.2's commit message
microblaze: Add build_gdbserver=yes to top level configure.tgt

For Microblaze linux toolchains, set the build_gdbserver=yes
to allow driving gdbserver configuration from the upper level

This patch has been absorbed into the original patch to add
linux gdbserver support for Microblaze.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>

xsdk_2014.1

Toggle xsdk_2014.1's commit message
microblaze: Add build_gdbserver=yes to top level configure.tgt

For Microblaze linux toolchains, set the build_gdbserver=yes
to allow driving gdbserver configuration from the upper level

This patch has been absorbed into the original patch to add
linux gdbserver support for Microblaze.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>

xsdk_2013.4

Toggle xsdk_2013.4's commit message
microblaze: Handle framless functions in determining prev reg

Add check for cache->frameless_p in microblaze_frame_prev_register
to handle frameless functions, and correct the behaviour of using
'next' to step through debugging

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
Signed-off-by: Nagaraju Mekala <nagaraju.mekala@xilinx.com>

xsdk_2013.3

Toggle xsdk_2013.3's commit message
Added Backtrace support to GDB

Added backtrace support without debugging information, Earlier backtrace used to work only when debug information is avialable.
Previous pc & sp values are calculated incorrectly due to which backtrace was failing.
In this patch, previous frame sp & pc values are calculated correctly in microblaze_frame_cache function
and supplied them to microblaze_frame_prev_register function

Signed-off-by:nagaraju <nmekala@xilix.com>

xsdk_14.7

Toggle xsdk_14.7's commit message
Added Backtrace support to GDB

Added backtrace support without debugging information, Earlier backtrace used to work only when debug information is avialable.
Previous pc & sp values are calculated incorrectly due to which backtrace was failing.
In this patch, previous frame sp & pc values are calculated correctly in microblaze_frame_cache function
and supplied them to microblaze_frame_prev_register function

Signed-off-by:nagaraju <nmekala@xilix.com>

xsdk_14.6

Toggle xsdk_14.6's commit message
Added Backtrace support to GDB

Added backtrace support without debugging information, Earlier backtrace used to work only when debug information is avialable.
Previous pc & sp values are calculated incorrectly due to which backtrace was failing.
In this patch, previous frame sp & pc values are calculated correctly in microblaze_frame_cache function
and supplied them to microblaze_frame_prev_register function

Signed-off-by:nagaraju <nmekala@xilix.com>

gdb_7_6_1-2013-08-30-release

Toggle gdb_7_6_1-2013-08-30-release's commit message
Update GDB version number in version.in

gdb-7_4_50-microblaze-xils005-mergepoint

Toggle gdb-7_4_50-microblaze-xils005-mergepoint's commit message

Unverified

This user has not yet uploaded their public signing key.
microblaze: merge with Petalogix internal xils005 for gdb-7.4.50