Searched +hist:6 +hist:e72ebfc (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/debugger/
H A DJamfilediff 6d60b554 Fri Jul 20 15:30:34 MDT 2012 Ingo Weinhold <ingo_weinhold@gmx.de> Debugger: Some basic work to get the CLI going

There's an input loop thread which reads and parses command lines and
the infrastructure for registering and executing commands. Currently
only "help" and "quit" commands are implemented.
diff 6e72ebfc Sun Sep 20 22:39:40 MDT 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * More work on retrieving local variable values. Address and compound types can
now be inspected. Still work in progress -- bit fields and arrays don't work
correctly yet nor does type lookup beyond the current compilation unit.
* Made most of the debugger output configurable via a config header. By default
it's much less noisy now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33217 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 6e72ebfc Sun Sep 20 22:39:40 MDT 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * More work on retrieving local variable values. Address and compound types can
now be inspected. Still work in progress -- bit fields and arrays don't work
correctly yet nor does type lookup beyond the current compilation unit.
* Made most of the debugger output configurable via a config header. By default
it's much less noisy now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33217 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 6d60b554e6d6cee2a7e73e95b5e06374c9f2e32f Fri Jul 20 15:30:34 MDT 2012 Ingo Weinhold <ingo_weinhold@gmx.de> Debugger: Some basic work to get the CLI going

There's an input loop thread which reads and parses command lines and
the infrastructure for registering and executing commands. Currently
only "help" and "quit" commands are implemented.
diff 6e72ebfce3cb4969f9b27b4210d7631ba16948fa Sun Sep 20 22:39:40 MDT 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * More work on retrieving local variable values. Address and compound types can
now be inspected. Still work in progress -- bit fields and arrays don't work
correctly yet nor does type lookup beyond the current compilation unit.
* Made most of the debugger output configurable via a config header. By default
it's much less noisy now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33217 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 84 milliseconds