Martin Hoffmann
|
5481cbfd39
|
T32: Default startup scripts for ARM Cortex-M3
|
2013-02-28 13:03:36 +01:00 |
|
Martin Hoffmann
|
a382057aad
|
Merge branch 'master' of ssh://vamos.informatik.uni-erlangen.de:29418/fail
Conflicts:
debuggers/t32/include/T32Connector.hpp
debuggers/t32/src/T32Connector.cc
|
2013-02-21 12:37:37 +01:00 |
|
Martin Hoffmann
|
447411da9a
|
T32: Evalute memory map, RangeListener, MemAccess
|
2013-02-21 12:32:55 +01:00 |
|
Martin Hoffmann
|
6ca8b5af4b
|
T32: Evalute memory map, RangeListener, MemAccessL
|
2013-02-17 21:41:30 +01:00 |
|
Martin Hoffmann
|
e66ae5e691
|
Merge remote-tracking branch 'svnrepo/master'
|
2013-02-17 18:26:18 +01:00 |
|
hoffmann
|
2c6a4c2d6e
|
T32: Parsing cli options for T32 fail-client
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2108 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-17 17:01:31 +00:00 |
|
 Martin HoffmannandGerrit Code Review
|
9048a212ac
|
Initial empty repository
|
2013-02-17 17:53:13 +01:00 |
|
hoffmann
|
205c7ec919
|
T32: Breakpoint test code
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2107 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-16 23:05:07 +00:00 |
|
hoffmann
|
6761268d93
|
T32: Added BPSingle, central T32 specific api constants
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2106 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-16 23:05:04 +00:00 |
|
hoffmann
|
2e16b8873b
|
T32: Memory access.
Still not tested on real T32.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2105 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-16 22:05:02 +00:00 |
|
hoffmann
|
d86d18bced
|
T32: Code cleanup.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2104 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-16 22:05:00 +00:00 |
|
hoffmann
|
39a6415001
|
T32: Integrated Register read/write calls
* Tested without connected Lauterbach.
T32_* functions are mocked via aspect.
* New target t32cli, for sending T32 command cia cli. (for testing)
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2103 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-15 18:06:02 +00:00 |
|
hoffmann
|
a7e5d2373f
|
cmake/Bochs: Integrated Bochs configure into CMake
Bochs' configure options can now be set via ccmake.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2102 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-15 12:34:19 +00:00 |
|
hoffmann
|
425b6e3129
|
cmake: CMake-style look for VGA lib.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2101 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-15 12:34:16 +00:00 |
|
hoffmann
|
1ce8f0ab12
|
Refining keso experiment.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2071 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-07 00:51:28 +00:00 |
|
hoffmann
|
609ac58c8f
|
ElfReader now supports section information.
ElfReader can now get Section start address,
end address and size by its name.
Or the according section name to any address within
a section
See ElfReader.hpp for API.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2070 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-07 00:51:25 +00:00 |
|
hoffmann
|
7b7ae8e825
|
Extended Keso experiment
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2069 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-07 00:51:22 +00:00 |
|
hoffmann
|
3307987895
|
Added missing virtual Destructor, fixes gcc warning
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2068 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-07 00:51:19 +00:00 |
|
hoffmann
|
94214063ac
|
Fixed whitespaces.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2067 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-07 00:51:14 +00:00 |
|
hoffmann
|
287b26a9cf
|
Added experiment for keso paper.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2048 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-02-01 12:26:40 +00:00 |
|
hoffmann
|
0cbb38d605
|
VEZS experiment: cleanup.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2013 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-01-22 10:03:18 +00:00 |
|
hoffmann
|
ac7cec7684
|
ElfReader: Constructor tries to get ELF from ENV FAIL_ELF_PATH
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2002 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-01-15 12:53:49 +00:00 |
|
hoffmann
|
0972a22bc9
|
Warn and show hint, if libiberty (needed by demangler) not found
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1996 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-01-11 16:39:03 +00:00 |
|
hoffmann
|
93387c4eec
|
CiAO example experiment: using ENV variable for elf file
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1994 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2013-01-11 15:57:18 +00:00 |
|
hoffmann
|
4051c0f4e9
|
ElfReader: Added support for de/mangled symbols
See vezs-example experiment for usage.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1985 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-12-21 12:12:25 +00:00 |
|
hoffmann
|
e5323abcf9
|
Preparing CiAO experiments
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1984 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-12-20 22:37:29 +00:00 |
|
hoffmann
|
5a3a66da25
|
Reverse search getNameByAddress.
Implemented with the help of boost bimap.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1983 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-12-20 22:06:46 +00:00 |
|
hoffmann
|
bfedb10cac
|
Starting support for Lauterbach T32 HW Debugger
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1740 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-10-11 15:25:51 +00:00 |
|
hoffmann
|
1a9a72eaf4
|
Fixed incomplete target name
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1703 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-10-01 07:56:16 +00:00 |
|
hoffmann
|
ec83ecd645
|
Example experiment: Minor fix
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1606 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-09-10 08:15:21 +00:00 |
|
hoffmann
|
0349f3dfee
|
Fixes, changed experiment to new API
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1596 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-09-06 08:22:30 +00:00 |
|
hoffmann
|
a9b78c1154
|
Fixed Listeners
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1595 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-09-06 08:16:54 +00:00 |
|
hoffmann
|
058033bbff
|
Tiny example for the ElfReader.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1593 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-09-05 11:03:58 +00:00 |
|
hoffmann
|
63a41c7d67
|
Elf file reader.
Reads the symbols of all sections and provides
addresses to functions and data objects.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1592 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-09-05 11:03:29 +00:00 |
|
hoffmann
|
4aa4943ae9
|
Minimal VEZS example experiment
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1440 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-07-06 10:41:13 +00:00 |
|
hoffmann
|
9e41c1a39c
|
Initial example experiment:
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1399 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-07-02 10:40:04 +00:00 |
|
hoffmann
|
651738fcca
|
Empty base dir for VEZS
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1389 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-06-29 11:20:05 +00:00 |
|
hoffmann
|
273aabb747
|
Test commit (trac update)
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1053 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-04-11 15:02:32 +00:00 |
|
hoffmann
|
f1203676c2
|
Test commit (trac update)
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1051 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
|
2012-04-11 14:58:57 +00:00 |
|