- 02 Dec, 2005 3 commits
-
-
Joel Brobecker authored
-
Joel Brobecker authored
-
gdbadmin authored
-
- 01 Dec, 2005 1 commit
-
-
gdbadmin authored
-
- 30 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 29 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 28 Nov, 2005 2 commits
-
-
Frederic Riss authored
allocated dwarf2_frame_state.initial.regs
-
gdbadmin authored
-
- 27 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 26 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 25 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 24 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 23 Nov, 2005 2 commits
- 22 Nov, 2005 4 commits
-
-
Joel Brobecker authored
-
Joel Brobecker authored
release candidate (6.3.90) has been made.
-
Joel Brobecker authored
-
gdbadmin authored
-
- 21 Nov, 2005 2 commits
-
-
Mark Kettenis authored
of PIOD_WRITE_D.
-
gdbadmin authored
-
- 20 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 19 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 18 Nov, 2005 4 commits
-
-
Andrew Stubbs authored
* mi/mi-main.c (mi_load_progress): Ensure the use of the correct mi uiout for the duration of the function.
-
Nick Roberts authored
(gdbmi): Bind new functions. (gdbmi-var-list-children-handler, gdbmi-var-list-children-regexp): Handle string expressions properly. Move "type" field into regexp. (gdbmi-var-update-regexp, gdbmi-var-update-handler): Handle string expressions properly. Update speedbar. (gdbmi-breakpoints-buffer, gdb-stack-buffer, gdb-locals-buffer) (gdb-registers-buffer): Use def-gdb-auto-update-trigger instead of def-gdb-auto-updated-buffer as handlers is defined explicitly. (gdb-stack-list-locals-handler): Handle string expressions properly. (gdb-data-list-register-values-handler) (gdb-data-list-register-values-custom): Fontify buffer.
-
Nick Roberts authored
-
gdbadmin authored
-
- 17 Nov, 2005 1 commit
-
-
gdbadmin authored
-
- 16 Nov, 2005 2 commits
-
-
Andrew Stubbs authored
* NEWS (6.4): Mention $argc. * cli/cli-script.c: Include gdb_assert.h. (locate_arg): Detect $argc. (insert_args): Substitute $argc. * Makefile.in (cli-script.o): Add dependency on gdb_assert.h. doc/ * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'. Change @var{$arg0 to @code{$arg0. -
gdbadmin authored
-
- 15 Nov, 2005 2 commits
-
-
Andrew Stubbs authored
* NEWS: Add --batch-silent, --return-child-result, and --eval-command options to the 6.4 section.
-
gdbadmin authored
-
- 14 Nov, 2005 5 commits
-
-
Jim Wilson authored
PR 2024 * dwarf2loc.c (dwarf_expr_frame_base): Use get_frame_address_in_block instead of get_frame_pc. (loclist_read_variable): Likewise.
-
Paul Gilliam authored
* ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Copy code from ppc_sysv_abi_return_value() to handle a vector return value. -
Andrew Stubbs authored
* main.c (captured_main): Define struct cmdarg. Change type of cmdarg. Add new options --eval-command and alias -ex. Adjust --command to use the new struct cmdarg. Execute commands given with --eval-command. (print_gdb_help): Add new options --eval-command, -ex and mention -x. doc/ * gdb.texinfo (Choosing files): Add --eval-command.
-
Andrew Stubbs authored
* infrun.c: Include main.h. (print_stop_reason): Set return_child_result_value on exit. * main.c (return_child_result): New variable. (return_child_result_value): Likewise. (captured_main): Add option --return-child-result. Replace call to target_detach and exit (in batch mode) with quit_force. (print_gdb_help): Add option --return-child-result. * top.c: Include main.h. (quit_force): Return child result if appropriate. * main.h (return_child_result, return_child_result_value): Declare. * Makefile.in (top.o, infrun.o): Add main.h to dependencies. doc/ * gdb.texinfo (Choosing modes): Add --return-child-result.
-
gdbadmin authored
-
- 13 Nov, 2005 4 commits
-
-
Daniel Jacobowitz authored
2005-11-09 Randolph Chung <tausq@debian.org> * hppa-linux-nat.c (_initialize_hppa_linux_nat): Use hppa_linux_{store,fetch}_inferior_registers instead of arm_linux_{store,fetch}_inferior_registers. -
Daniel Jacobowitz authored
* linux-x86-64-low.c (x86_64_breakpoint, x86_64_breakpoint_len) (x86_64_get_pc, x86_64_set_pc, x86_64_breakpoint_at): New. (the_low_target): Update.
-
Daniel Jacobowitz authored
(eabi_linux_arm_be_breakpoint): New variables. (arm_linux_init_abi): Use them.
-
Daniel Jacobowitz authored
(arm_breakpoint_at): Recognize both breakpoints. (the_low_target): Use the correct breakpoint instruction.
-