[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community Supercomputing for Everyone 2018-05-02T20:03:40+00:00 https://parallella.org/forums/feed.php?f=23&t=4281 2018-05-02T20:03:40+00:00 2018-05-02T20:03:40+00:00 https://parallella.org/forums/viewtopic.php?t=4281&p=19975#p19975 <![CDATA[Re: GDB and simulator]]>

Statistics: Posted by upcFrost — Wed May 02, 2018 8:03 pm


]]>
2018-04-04T12:33:26+00:00 2018-04-04T12:33:26+00:00 https://parallella.org/forums/viewtopic.php?t=4281&p=19959#p19959 <![CDATA[Re: GDB and simulator]]>
When passing --host to e-sim you also need to pass
"-ex environment operating" to e-gdb.
(e-sim is a frontend for e-run, 'e-sim --host ...' implies 'e-run --environment operating ...')


The GDB simulator framework provides three environments which the epiphany target maps as follows:

user:
For standalone single-core programs
Interrupts will stop the simulation.
Anything that puts the core in IDLE state, e.g. asserting RESETCORE, will stop the simulation.
workgroup_cfg section set by simulator
Command line options supported
Started from Entry point address in ELF header (usually the _start symbol)

virtual:
For standalone multi-core programs
workgroup_cfg section set by simulator
Started by triggering the SYNC interrupt

operating:
For programs with a host part
Corresponds to e-sim --host flag
Core started in IDLE mode


The default environment for e-gdb and e-run is 'user'
The default environment passed by e-sim to e-run is 'virtual'. The --host flag changes that to 'operating'

// Ola

Statistics: Posted by olajep — Wed Apr 04, 2018 12:33 pm


]]>
2018-03-22T09:31:21+00:00 2018-03-22T09:31:21+00:00 https://parallella.org/forums/viewtopic.php?t=4281&p=19954#p19954 <![CDATA[Re: GDB and simulator]]>

Statistics: Posted by upcFrost — Thu Mar 22, 2018 9:31 am


]]>
2018-02-21T16:43:37+00:00 2018-02-21T16:43:37+00:00 https://parallella.org/forums/viewtopic.php?t=4281&p=19934#p19934 <![CDATA[Re: GDB and simulator]]> Statistics: Posted by upcFrost — Wed Feb 21, 2018 4:43 pm


]]>
2018-02-21T13:21:58+00:00 2018-02-21T13:21:58+00:00 https://parallella.org/forums/viewtopic.php?t=4281&p=19933#p19933 <![CDATA[GDB and simulator]]> Statistics: Posted by upcFrost — Wed Feb 21, 2018 1:21 pm


]]>