diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b14a856..48a381f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +2010-12-15 Doug Evans <dje@google.com> + + Rename "maint set python auto-load" to "set auto-load-scripts". + * NEWS: Mention it. + * python/py-auto-load.c (auto_load_scripts): Renamed from + gdbpy_auto_load. + (load_auto_scripts_for_objfile): Update. + (gdbpy_initialize_auto_load): Rename "maint set python auto-load" to + "set auto-load-scripts". + 2010-12-14 Kevin Buettner <kevinb@redhat.com> * mips-tdep.c (mips_eabi_push_dummy_call): Place signed, rather |