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