8f10af6a0bb505070724784b560f451b08cd5bfe
[mono.git] / data / gdb / ChangeLog
1 2009-03-20  Zoltan Varga  <vargaz@gmail.com>
2
3         * mono-gdb.py: Update for the latest python API on the archer branch.
4
5 2009-02-03  Zoltan Varga  <vargaz@gmail.com>
6
7         * mono-gdb.py: Remove the --64 argument to as, it is not needed.
8         
9         * mono-gdb.py (stringify_class_name): Helper function to print base types
10         using their short name. Also add a prototype implementation of registering
11         the hooks from python code instead of needing the mono-gdbinit file.
12
13         * gdb-python.diff: Changes against the gdb archer branch at 
14         http://sourceware.org/gdb/wiki/PythonGdb to fix some problems/add functionality.
15         
16 2009-02-03  Geoff Norton  <gnorton@novell.com>
17
18         * mono-gdbinit: Hook into backtrace as hook-stop seems to crash gdb
19         * mono-gdb.py: Find the gdbinit name from the executable name instead of
20         hardcoding mono
21
22 2009-01-29  Zoltan Varga  <vargaz@gmail.com>
23
24         * mono-gdb.py mono-gdbinit: Support files to help debugging mono/mono apps
25         using a python enabled gdb.
26