Searched +hist:5 +hist:a13e7b0 (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.hdiff 5ef06496 Thu May 02 14:35:25 MDT 2019 Augustin Cavalier <waddlesplash@gmail.com> Debugger: Add a "Write core file" menu item alongside "Save debug report".
diff 5a13e7b0 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5a13e7b0 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5a13e7b045910ee62ae40256dff1d2c06a4bbf77 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DTeamWindow.cppdiff 5ef06496 Thu May 02 14:35:25 MDT 2019 Augustin Cavalier <waddlesplash@gmail.com> Debugger: Add a "Write core file" menu item alongside "Save debug report".
diff 5b402aa2 Thu Jul 04 08:39:34 MDT 2013 Rene Gollent <anevilyak@gmail.com> Implement #9855.

The Team menu now has a menu item allowing one to tell the debugger to
stop whenever a new executable image is loaded by the debugged team.
This setting is not currently persisted, though that can be changed if
desired.
diff 5ad155d7 Mon Nov 12 18:22:47 MST 2012 Rene Gollent <anevilyak@gmail.com> Use Architecture information in WatchPromptWindow.

- We now check what types of watchpoints the target CPU supports
and limit the UI accordingly.
diff 5a13e7b0 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5a13e7b0 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5b402aa2a39f2c247fec888b41980623d4a0f042 Thu Jul 04 08:39:34 MDT 2013 Rene Gollent <anevilyak@gmail.com> Implement #9855.

The Team menu now has a menu item allowing one to tell the debugger to
stop whenever a new executable image is loaded by the debugged team.
This setting is not currently persisted, though that can be changed if
desired.
diff 5ad155d720823ffacbab56f4dff94f41d32d60d4 Mon Nov 12 18:22:47 MST 2012 Rene Gollent <anevilyak@gmail.com> Use Architecture information in WatchPromptWindow.

- We now check what types of watchpoints the target CPU supports
and limit the UI accordingly.
diff 5a13e7b045910ee62ae40256dff1d2c06a4bbf77 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/apps/debugger/
H A DJamfilediff 5c8ba745 Wed May 25 21:16:59 MDT 2016 Rene Gollent <rene@gollent.com> Debugger: Refactor SettingsManager.

- SettingsManager is now a pure virtual interface. The debugger core provides
a no-op implementation of it which is used by default if no explicit manager
is provided by the client requesting a new TeamDebugger. This allows consumers
of the debugger core that have no need for settings persistence such as the
report generator to not have to care about that particular detail at all.
- Add subclass DebuggerSettingsManager which is essentially the previous
existing implementation. This one will go with the application portion
of the Debugger once the separation of app and lib has been completed.
Adjust callers accordingly.
diff 5f5499b4 Sat Jun 06 15:24:09 MDT 2015 Rene Gollent <rene@gollent.com> Debugger: Refactor + resolve TODO.

- Introduce interface class ValueFormatter. This one takes on the
responsibilities of formatting a value into a string, which were
previously embedded within the various TableCellValueRenderer
subclasses.
- Add implementing subclasses for the various value types.
- Introduce TableCellValueRenderer subclass TableCellFormattedValueRenderer.
This is a simple TableCellValueRenderer implementation for the simple case
of a renderer that does nothing more than use a formatter to present a
string version of its corresponding Value. Since this describes all existing
renderers, this renders them obsolete.
- Refactor the respective ValueHandler subclasses to make use of the formatters
and new rendererer subclass.
diff 5a13e7b0 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5a13e7b0 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5b60969c Mon Jun 29 16:38:15 MDT 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Renamed ArchitectureTypes.h to Types.h.
* Created "types" subdirectory for basic types and moved Types.h,
SourceLocation, TargetAddressRange there.
* Added TargetAddressRangeList, representing a list of address ranges.
* Array: Added copy constructor and assignment operator.
* Added DwarfFunctionDebugInfo.
* ElfFile: Also read the program headers and provide access to the segment
information.
* DWARF:
- Some work on DIECompileUnitBase and DIESubprogram to handle attributes we
need.
- Added DwarfUtils class which provides static utility methods. Currently some
to get DIE names. Only provisionally implemented yet.
- Read range list attribute values from the .debug_ranges section. Extended
AttributeValue to handle them correctly (ref-counting).
* DwarfImageDebugInfo:
- Implemented GetFunctions() for real, i.e. we return functions for all
subprogram debug info entries we find (those that refer to actual
functions, that is).
- Implemented the fallback part of LoadSourceCode() (reading the code from the
file and disassembling it).

Things should hopefully work as before, just a bit slower and with less accurate
function names, if DWARF debug info is available. Promising, eh? ;-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31321 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f5499b40b00bc32d6f07234ee85a98d36d289a6 Sat Jun 06 15:24:09 MDT 2015 Rene Gollent <rene@gollent.com> Debugger: Refactor + resolve TODO.

- Introduce interface class ValueFormatter. This one takes on the
responsibilities of formatting a value into a string, which were
previously embedded within the various TableCellValueRenderer
subclasses.
- Add implementing subclasses for the various value types.
- Introduce TableCellValueRenderer subclass TableCellFormattedValueRenderer.
This is a simple TableCellValueRenderer implementation for the simple case
of a renderer that does nothing more than use a formatter to present a
string version of its corresponding Value. Since this describes all existing
renderers, this renders them obsolete.
- Refactor the respective ValueHandler subclasses to make use of the formatters
and new rendererer subclass.
diff 5a13e7b045910ee62ae40256dff1d2c06a4bbf77 Wed Nov 03 15:52:39 MDT 2010 Rene Gollent <anevilyak@gmail.com> Add a means for the user to locate source files if they are not found
at the location specified in the debug info.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39289 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5b60969c5cd42c27295bb89746ef6882c0559a7a Mon Jun 29 16:38:15 MDT 2009 Ingo Weinhold <ingo_weinhold@gmx.de> * Renamed ArchitectureTypes.h to Types.h.
* Created "types" subdirectory for basic types and moved Types.h,
SourceLocation, TargetAddressRange there.
* Added TargetAddressRangeList, representing a list of address ranges.
* Array: Added copy constructor and assignment operator.
* Added DwarfFunctionDebugInfo.
* ElfFile: Also read the program headers and provide access to the segment
information.
* DWARF:
- Some work on DIECompileUnitBase and DIESubprogram to handle attributes we
need.
- Added DwarfUtils class which provides static utility methods. Currently some
to get DIE names. Only provisionally implemented yet.
- Read range list attribute values from the .debug_ranges section. Extended
AttributeValue to handle them correctly (ref-counting).
* DwarfImageDebugInfo:
- Implemented GetFunctions() for real, i.e. we return functions for all
subprogram debug info entries we find (those that refer to actual
functions, that is).
- Implemented the fallback part of LoadSourceCode() (reading the code from the
file and disassembling it).

Things should hopefully work as before, just a bit slower and with less accurate
function names, if DWARF debug info is available. Promising, eh? ;-)


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

Completed in 193 milliseconds