]> sourceware.org Git - insight.git/log
insight.git
3 years agoUpgrade submodule, sync patches
Patrick Monnerat [Fri, 21 May 2021 11:38:45 +0000 (13:38 +0200)]
Upgrade submodule, sync patches

3 years agoUpgrade submodule, sync patch
Patrick Monnerat [Fri, 14 May 2021 10:59:04 +0000 (12:59 +0200)]
Upgrade submodule, sync patch

3 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 7 May 2021 09:05:22 +0000 (11:05 +0200)]
Upgrade submodule, sync patch.

3 years agoUpgrade submodule
Patrick Monnerat [Fri, 30 Apr 2021 10:21:47 +0000 (12:21 +0200)]
Upgrade submodule

3 years agoUpgrade submodule, sync code.
Patrick Monnerat [Sun, 25 Apr 2021 13:18:27 +0000 (15:18 +0200)]
Upgrade submodule, sync code.

Observers have names.

* gdbtk/generic/gdbtk-hooks.c (gdbtk_add_hooks): give a name to
  observers.

3 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Fri, 23 Apr 2021 09:37:58 +0000 (11:37 +0200)]
Upgrade submodule, sync patches and code.

Function create_breakpoint as a new additional parameter.

* gdbtk/generic/gdbtk-bp.c (gdb_set_bp): add create_breakpoint new
  parameter.

3 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 16 Apr 2021 09:56:15 +0000 (11:56 +0200)]
Upgrade submodule, sync patch.

3 years agoFix stop button response
Patrick Monnerat [Sat, 10 Apr 2021 00:09:26 +0000 (02:09 +0200)]
Fix stop button response

Two fixes are needed:
- The merge of gdb and Tcl event loops via a notifier blocked the
  handling of Tcl events while waiting for the running target to stop.
- Updates to gdb introduced the need to disable commit_resumed state
  for the target while stopping it.

* gdbtk/generic/gdbtk-cmds.c (gdb_stop): temporary disable
  commit_resumed while stopping target.
* gdbtk/generic/gdbtk-hooks.c (gdbtk_call_command): allow reentering
  Tcl for event processing.
* gdbtk/generic/gdbtk.[ch] (gdbtk_reenter_tcl): new procedure.

3 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 9 Apr 2021 00:37:10 +0000 (02:37 +0200)]
Upgrade submodule, sync patch.

3 years agoReplace deprecated_target_wait_hook by observer waiting_for_target
Patrick Monnerat [Fri, 9 Apr 2021 00:20:42 +0000 (02:20 +0200)]
Replace deprecated_target_wait_hook by observer waiting_for_target

* patches/binutils-gdb/012-target_wait_flags.patch: deleted.
* patches/binutils-gdb/011-target_wait_observer.patch: gdb patch
  implementing the new observer.
* gdbtk/generic/gdbtk-hooks.c (gdbtk_wait): delete.
  (gdbtk_add_hooks): attach new observer.
  (gdbtk_waiting_for_target): new observer procedure.

3 years agoUpgrade submodule, sync patch and code.
Patrick Monnerat [Fri, 2 Apr 2021 11:39:17 +0000 (13:39 +0200)]
Upgrade submodule, sync patch and code.

Gdb function map_symbol_filenames arguments changed.

* gdbtk/generic/gdbtk-cmds.c (struct listfiles_info): add operator().
  (do_listfiles): remove.
  (gdb_listfiles): change arguments to map_symbol_filenames.

3 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Fri, 26 Mar 2021 07:57:35 +0000 (08:57 +0100)]
Upgrade submodule, sync patches and code.

Function current_top_target() is gone.

Rename static function fromhex() to hexdigit(), avoiding name clash.

* gdbtk/generic/gdbtk-cmds.c (gdb_entry_point): use current_inferior.
  (gdb_update_mem): likewise.
  (fromhex): renamed to hexdigit.
  (hex2bin): use hexdigit.
* gdbtk/generic/gdbtk.c (gdbtk_start_timer): use current_inferior.

3 years agoUpgrade submodule, sync patch
Patrick Monnerat [Fri, 19 Mar 2021 10:57:02 +0000 (11:57 +0100)]
Upgrade submodule, sync patch

3 years agoUpgrade submodule, sync patches
Patrick Monnerat [Fri, 12 Mar 2021 15:02:30 +0000 (16:02 +0100)]
Upgrade submodule, sync patches

3 years agoUpgrade submodule.
Patrick Monnerat [Fri, 5 Mar 2021 08:23:21 +0000 (09:23 +0100)]
Upgrade submodule.

3 years agoUpdate submodule.
Patrick Monnerat [Fri, 26 Feb 2021 12:10:46 +0000 (13:10 +0100)]
Update submodule.

3 years agoUpgrade submodule, remove obsolete gdb patch "m4-relative-include".
Patrick Monnerat [Fri, 19 Feb 2021 09:30:46 +0000 (10:30 +0100)]
Upgrade submodule, remove obsolete gdb patch "m4-relative-include".

3 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 12 Feb 2021 11:16:59 +0000 (12:16 +0100)]
Upgrade submodule, sync patches.

3 years agoUpdate submodule, sync patch and code.
Patrick Monnerat [Fri, 5 Feb 2021 12:43:05 +0000 (13:43 +0100)]
Update submodule, sync patch and code.

Gdb async event handlers have now to clear themselves.

* gdbtk/generic/gdbtk.c (gdbtk_notifier_schedule_proc): unmark own handler.

3 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 29 Jan 2021 00:12:46 +0000 (01:12 +0100)]
Upgrade submodule, sync patches.

3 years agoUpgrade submodule.
Patrick Monnerat [Fri, 22 Jan 2021 11:35:05 +0000 (12:35 +0100)]
Upgrade submodule.

3 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 15 Jan 2021 11:49:01 +0000 (12:49 +0100)]
Upgrade submodule, sync patch.

3 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Sun, 10 Jan 2021 23:18:37 +0000 (00:18 +0100)]
Upgrade submodule, sync patches.

3 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 25 Dec 2020 05:14:59 +0000 (06:14 +0100)]
Upgrade submodule, sync patches.

3 years agoUpgrade submodule.
Patrick Monnerat [Tue, 15 Dec 2020 13:06:09 +0000 (14:06 +0100)]
Upgrade submodule.

3 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Sun, 13 Dec 2020 14:38:11 +0000 (15:38 +0100)]
Upgrade submodule, sync patch.

3 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Sat, 5 Dec 2020 16:04:01 +0000 (17:04 +0100)]
Upgrade submodule, sync patches.

3 years agoUpgrade submodule.
Patrick Monnerat [Fri, 4 Dec 2020 13:07:24 +0000 (14:07 +0100)]
Upgrade submodule.

3 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 20 Nov 2020 08:47:36 +0000 (09:47 +0100)]
Upgrade submodule, sync patches.

3 years agoUpgrade submodule.
Patrick Monnerat [Sat, 14 Nov 2020 00:12:19 +0000 (01:12 +0100)]
Upgrade submodule.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Thu, 5 Nov 2020 01:10:01 +0000 (02:10 +0100)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Fri, 30 Oct 2020 14:28:00 +0000 (15:28 +0100)]
Upgrade submodule, sync patches and code.

exec_close() and exec_bfd are now methods of program_space objects.
Function get_selected_frame_if_set() has been removed.

* gdbtk/generic/gdbtk-cmds.c (gdb_clear_file): use exec_close() method.
  (gdb_loadfile): use exec_bfd() method.
* gdbtk/generic/gdbtk-stack.c (gdb_selected_frame_level):
  use get_selected_frame().

4 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Sun, 25 Oct 2020 12:07:15 +0000 (13:07 +0100)]
Upgrade submodule, sync patch.

4 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 16 Oct 2020 12:27:38 +0000 (14:27 +0200)]
Upgrade submodule, sync patch.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 9 Oct 2020 16:07:18 +0000 (18:07 +0200)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Wed, 7 Oct 2020 13:44:57 +0000 (15:44 +0200)]
Upgrade submodule, sync patches and code.

Asynchronous event handlers and file handlers now have names: provide
them when creating such handlers.

* gdbtk/generic/gdbtk.c (gdbtk_notifier_create_file_handler): provide
  file handler name.
  (gdbtk_notifier_initialize): provide asynchronous event handler name.

4 years agoUpgrade submodule, sync code.
Patrick Monnerat [Fri, 2 Oct 2020 04:26:38 +0000 (06:26 +0200)]
Upgrade submodule, sync code.

Parameterless macros target_has_registers, target_has_stack and
target_has_execution have been replaced by functions with same names.

* gdbtk/generic/gdbtk-cmds.c (gdb_clear_file): use target_has_execution ().
  (gdb_target_has_execution_command): likewise.
  (gdb_loc): use target_has_registers () and target_has_execution ().
* gdbtk/generic/gdbtk-register.c (gdbtk_reg_buffer::changed_p): use
  target_has_registers ().
  (get_register): likewise.
* gdbtk/generic/gdbtk-stack.c (gdb_block_vars): use target_has_registers ().
  (gdb_get_blocks): likewise.
  (gdb_get_vars_command): likewise.
  (gdb_selected_block): likewise.
  (gdb_selected_frame): likewise.
  (gdb_stack): use target_has_stack ().

4 years agoUpgrade submodule, sync patches and code + new gdb patch
Patrick Monnerat [Fri, 25 Sep 2020 16:18:31 +0000 (18:18 +0200)]
Upgrade submodule, sync patches and code + new gdb patch

Options of gdb function target_wait() are now passed as a target_wait_flags
object instead of an integer. Handling and definition of
deprecated_target_wait_hook have not been adapted accordingly (probably
because of a problematic file inclusion needed in gdb/defs.h.

The solution implemented here is to pass the object address as a void pointer
and getting the object via a pointer cast in insight's own code.

* gdbtk/generic/gdbtk-hooks.c (gdbtk_wait): options are now received as a void*.

* patches/binutils-gdb/012-target_wait_flags.patch: new gdb patch implementing
  the deprecated_target_wait_hook signature described above.

4 years agoUpgrade submodule, sync patches. Add a new gdb patch.
Patrick Monnerat [Wed, 16 Sep 2020 17:02:48 +0000 (19:02 +0200)]
Upgrade submodule, sync patches. Add a new gdb patch.

As insight installs additional subdirectories levels into the gdb tree,
new m4 file inclusion fails for these cases. Fix this problem by using an m4
search include.

* patches/binutils-gdb/011-m4-relative-include.patch: new patch.

4 years agoRename libgui tcl "debug" file, package, namespace and help to "debugger".
Patrick Monnerat [Fri, 24 Jul 2020 12:05:39 +0000 (14:05 +0200)]
Rename libgui tcl "debug" file, package, namespace and help to "debugger".

The introduction of a debug package in tcllib causes a clash with our
(older) definition. This renaming allows to run insight even if tcllib is
installed.

* gdbtk/library/debugwin.itb: rename namespace.
  (DebugWin::build_win): update link to help file.
* gdbtk/library/help/debug.html: renamed as gdbtk/library/help/debugger.html
  rename namespace.
* gdbtk/library/help/index.html: link to renamed file. Fix a typo.
* gdbtk/library/main.tcl: rename package and namespace.
* libgui/library/Makefile.am: rename tcl file.
* libgui/library/debug.tcl: renamed as libgui/library/debugger.tcl
  rename package and namespace.
* libgui/library/pkgIndex.tcl: rename package and file.
* libgui/library/tclIndex: rename namespace and file.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 24 Jul 2020 11:44:09 +0000 (13:44 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 17 Jul 2020 09:28:21 +0000 (11:28 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 10 Jul 2020 09:18:15 +0000 (11:18 +0200)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 3 Jul 2020 09:34:28 +0000 (11:34 +0200)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 26 Jun 2020 08:18:12 +0000 (10:18 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 19 Jun 2020 09:12:24 +0000 (11:12 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule, sync code.
Patrick Monnerat [Thu, 11 Jun 2020 10:35:09 +0000 (12:35 +0200)]
Upgrade submodule, sync code.

Macro TYPE_FIELD_TYPE has been removed from gdb.

* gdbtk/generic/gdbtk-register.c (get_register_types): replace TYPE_FIELD_*
  macros uses by method calls.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 5 Jun 2020 08:21:16 +0000 (10:21 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule, sync code.
Patrick Monnerat [Wed, 27 May 2020 08:06:31 +0000 (10:06 +0200)]
Upgrade submodule, sync code.

* gdbtk/generic/gdbtk-register.c (get_register_types): replace use of
macro TYPE_NFIELDS by type::num_fields call.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 22 May 2020 10:32:34 +0000 (12:32 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule, sync patch and code.
Patrick Monnerat [Mon, 18 May 2020 10:20:45 +0000 (12:20 +0200)]
Upgrade submodule, sync patch and code.

* gdbtk/generic/gdbtk-register.c (get_register_types): replace uses of
macro TYPE_NAME by type::name call.

4 years agoUpgrade submodule, sync patch and code.
Patrick Monnerat [Fri, 15 May 2020 08:35:14 +0000 (10:35 +0200)]
Upgrade submodule, sync patch and code.

* gdbtk/generic/gdbtk-register.c (get_register_types): replace uses of
  macro TYPE_CODE by type::code calls.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 8 May 2020 13:38:16 +0000 (15:38 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 1 May 2020 09:49:34 +0000 (11:49 +0200)]
Upgrade submodule, sync patch.

4 years agoRemove a leftover use of macro ALL_OBJFILES in conditional code.
Patrick Monnerat [Fri, 24 Apr 2020 22:43:45 +0000 (00:43 +0200)]
Remove a leftover use of macro ALL_OBJFILES in conditional code.

Reported-By: Gabriele Galeotti
* gdbtk/generic/gdbtk.c (close_bfds): Use current_program_space->objfiles.

4 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 24 Apr 2020 10:13:11 +0000 (12:13 +0200)]
Upgrade submodule, sync patch.

4 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Thu, 16 Apr 2020 18:32:10 +0000 (20:32 +0200)]
Upgrade submodule, sync patches and code.

Some gdb files have been removed/renamed/split. Insight is then updated to
include them from their new location.

* gdbtk/generic/gdbtk-hooks.c: include event-loop.h from gdbsupport.
* gdbtk/generic/gdbtk-interp.c: include event-loop.h from gdbsupport.
* gdbtk/generic/gdbtk.c: include event-loop.h and gdb_select.h from gdbsupport.
  Include new file async-event.h.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 10 Apr 2020 10:13:43 +0000 (12:13 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 3 Apr 2020 11:32:38 +0000 (13:32 +0200)]
Upgrade submodule.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Sat, 28 Mar 2020 10:29:15 +0000 (11:29 +0100)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Sat, 21 Mar 2020 12:03:07 +0000 (13:03 +0100)]
Upgrade submodule, sync patches.

4 years agoAllow 64-bit Debian to build a release tarball
Patrick Monnerat [Thu, 19 Mar 2020 14:37:59 +0000 (15:37 +0100)]
Allow 64-bit Debian to build a release tarball

New binutils-gdb patch "debian-tcltk-config" adds unconditional probing of
tclConfig.sh and tkConfig.sh in /usr/lib, even if /usr/lib32 and
/usr/lib64 exist.

4 years agoUse common_val_print in gdbtk-register.c
Patrick Monnerat [Wed, 18 Mar 2020 14:36:14 +0000 (15:36 +0100)]
Use common_val_print in gdbtk-register.c

This changes mi-main.c to use common_val_print rather than val_print.

* gdbtk/generic/gdbtk-register.c (get_register): Use common_val_print.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 13 Mar 2020 08:55:24 +0000 (09:55 +0100)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 6 Mar 2020 09:41:48 +0000 (10:41 +0100)]
Upgrade submodule.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 28 Feb 2020 09:56:29 +0000 (10:56 +0100)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 21 Feb 2020 10:30:41 +0000 (11:30 +0100)]
Upgrade submodule, sync patch.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Wed, 19 Feb 2020 14:24:11 +0000 (15:24 +0100)]
Upgrade submodule, sync patches.

New patch patches/binutils-gdb/009-link-gdb-objects.patch links insight
from object files rather than from the gdb static library.

4 years agoUse target async mode when possible.
Patrick Monnerat [Wed, 19 Feb 2020 13:48:56 +0000 (14:48 +0100)]
Use target async mode when possible.

This is now compatible with insight.

* gdbtk/generic/gdbtk-interp.c (initialize_gdbtk_interp): do not force
  target sync mode anymore.

4 years agoFix a prototype.
Patrick Monnerat [Wed, 5 Feb 2020 09:39:26 +0000 (10:39 +0100)]
Fix a prototype.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 10 Jan 2020 11:09:26 +0000 (12:09 +0100)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 3 Jan 2020 09:44:29 +0000 (10:44 +0100)]
Upgrade submodule.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 27 Dec 2019 09:34:06 +0000 (10:34 +0100)]
Upgrade submodule.

4 years agoUpgrade submodule.
Patrick Monnerat [Fri, 20 Dec 2019 11:58:54 +0000 (12:58 +0100)]
Upgrade submodule.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 13 Dec 2019 09:46:10 +0000 (10:46 +0100)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 6 Dec 2019 13:12:27 +0000 (14:12 +0100)]
Upgrade submodule, sync patches.

4 years agoUpgrade submodule, sync code.
Patrick Monnerat [Fri, 29 Nov 2019 14:52:01 +0000 (15:52 +0100)]
Upgrade submodule, sync code.

Function search_symbols in gdb has been replaced by class global_symbol_searcher
and its methods.

* gdbtk/generic/gdbtk-cmds.c (gdb_search): Search symbols using class
  global_symbol_searcher.

4 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Wed, 27 Nov 2019 13:10:26 +0000 (14:10 +0100)]
Upgrade submodule, sync patches and code.

SYMBOL_*_NAME and MSYMBOL_*_NAME macros in gdb have been replaced by
methods.

* gdbtk/generic/gdbtk-cmds.c (gdb_search): Use name methods.
  (gdb_listfuncs): Likewise.
* gdbtk/generic/gdbtk-stack.c (gdb_block_vars): Use name methods.
  (gdb_get_vars_command): Likewise.
* gdbtk/generic/gdbtk.h (GDBTK_SYMBOL_SOURCE_NAME): Use name methods.
  (GDBTK_MSYMBOL_SOURCE_NAME): Likewise.

4 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 22 Nov 2019 12:52:58 +0000 (13:52 +0100)]
Upgrade submodule, sync patches.

4 years agoUpdate submodule, sync patches.
Patrick Monnerat [Fri, 15 Nov 2019 12:27:54 +0000 (13:27 +0100)]
Update submodule, sync patches.

5 years agoUpgrade submodule.
Patrick Monnerat [Fri, 8 Nov 2019 11:38:06 +0000 (12:38 +0100)]
Upgrade submodule.

5 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 1 Nov 2019 10:17:56 +0000 (11:17 +0100)]
Upgrade submodule, sync patches.

5 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 25 Oct 2019 10:24:18 +0000 (12:24 +0200)]
Upgrade submodule, sync patches.

5 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 18 Oct 2019 10:40:24 +0000 (12:40 +0200)]
Upgrade submodule, sync patch.

5 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Wed, 16 Oct 2019 13:53:10 +0000 (15:53 +0200)]
Upgrade submodule, sync patches and code.

gdb's breakpoint_chain variable has disappeared. To walk all breakpoints,
function iterate_over_breakpoint must now be used by a lambda function as
argument.

* gdbtk/generic/gdbtk-bp.c: remove breakpoint chain walking macros.
  (gdb_find_bp_at_addr): use iterate_over_breakpoints.
  (gdb_find_bp_at_line): likewise.
  (get_point_list): likewise.
  (gdbtk_delete_all_breakpoints): likewise.

5 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 11 Oct 2019 09:49:27 +0000 (11:49 +0200)]
Upgrade submodule, sync patches.

5 years agoCurrently, gdb/main.c has to declare these two variables in the
Christian Biesinger [Thu, 10 Oct 2019 15:40:52 +0000 (08:40 -0700)]
Currently, gdb/main.c has to declare these two variables in the
.c file. This patch adds the declarations to the header so that
gdb can just use them.

gdbtk/ChangeLog:

2019-10-07  Christian Biesinger  <cbiesinger@chromium.org>

* generic/gdbtk.h (gdbtk_test): Declare.
  (external_editor_command): Declare.
  (file): Prefix Tcl_Interp with "struct"
  so that this compiles when Tcl headers aren't included.
  * generic/gdbtk-interp.h:  Likewise.

5 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 4 Oct 2019 12:49:07 +0000 (14:49 +0200)]
Upgrade submodule, sync patches.

5 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 27 Sep 2019 15:11:47 +0000 (17:11 +0200)]
Upgrade submodule, sync patch.

5 years agoUpgrade submodule, sync code.
Patrick Monnerat [Fri, 20 Sep 2019 08:57:22 +0000 (10:57 +0200)]
Upgrade submodule, sync code.

* gdbtk/generic/gdbtk-cmds.c (gdb_load_info): bfd_get_section_* macros
  have been removed, use equivalent functions.

5 years agoUpgrade submodule.
Patrick Monnerat [Fri, 13 Sep 2019 09:40:59 +0000 (11:40 +0200)]
Upgrade submodule.

5 years agoUpgrade submodule.
Patrick Monnerat [Fri, 6 Sep 2019 09:43:55 +0000 (11:43 +0200)]
Upgrade submodule.

5 years agoFix a segmentation fault.
Patrick Monnerat [Wed, 28 Aug 2019 14:01:14 +0000 (16:01 +0200)]
Fix a segmentation fault.

Gdb segfaults on calling decode_line_with_current_source with a zero-length
linespec. Prevent passing such a string from insight.

* gdbtk/generic/gdbtk-cmds.c (gdb_loc): Return error if the argument is
  empty.

5 years agoUpgrade submodule, sync patch and code.
Patrick Monnerat [Wed, 28 Aug 2019 13:21:08 +0000 (15:21 +0200)]
Upgrade submodule, sync patch and code.

* gdbtk/generic/gdbtk-cmds.c (gdb_search): add additional parameter in call to
  search_symbols.

5 years agoUpgrade submodule, sync patches.
Patrick Monnerat [Fri, 23 Aug 2019 09:02:05 +0000 (11:02 +0200)]
Upgrade submodule, sync patches.

5 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 16 Aug 2019 10:00:00 +0000 (12:00 +0200)]
Upgrade submodule, sync patch.

5 years agoUpgrade submodule, sync patches and code.
Patrick Monnerat [Wed, 7 Aug 2019 15:19:47 +0000 (17:19 +0200)]
Upgrade submodule, sync patches and code.

Access to the source line information has been moved from struct symtab
to source cache. Adapt code to this new situation.

* gdbtk/generic/gdbtk-cmds.c (gdbtk_load_source): Get line offsets from
  source cache. Use normal open_source_file() since there are no offsets
  loading anymore at this stage.

5 years agoUpgrade submodule.
Patrick Monnerat [Fri, 2 Aug 2019 11:06:43 +0000 (13:06 +0200)]
Upgrade submodule.

5 years agoUpgrade submodule, sync patch.
Patrick Monnerat [Fri, 26 Jul 2019 08:34:01 +0000 (10:34 +0200)]
Upgrade submodule, sync patch.

5 years agoUpgrade submodule, sync patches
Patrick Monnerat [Fri, 19 Jul 2019 10:35:42 +0000 (12:35 +0200)]
Upgrade submodule, sync patches

This page took 0.054519 seconds and 5 git commands to generate.