mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Add missing ChangeLog entry for a7e332c24b77168bc61d4ee776bf29c831fbbc88
(Implement GDB/MI equivalent of "info exceptions" CLI command)
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
2013-11-12 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* mi/mi-cmds.h (mi_cmd_info_ada_exceptions): Add declaration.
|
||||
* mi/mi-cmds.c (mi_cmds): Add entry for -info-ada-exceptions
|
||||
command.
|
||||
* mi/mi-cmd-info.c: #include "ada-lang.c" and "arch-utils.c".
|
||||
(mi_cmd_info_ada_exceptions): New function.
|
||||
* mi/mi-main.c (mi_cmd_list_features): Add "info-ada-exceptions".
|
||||
|
||||
2013-11-12 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* ada-lang.h: #include "vec.h".
|
||||
|
Reference in New Issue
Block a user