summaryrefslogtreecommitdiff
path: root/gdb/infrun.c
Commit message (Collapse)AuthorAgeFilesLines
* Protoization.Kevin Buettner2000-07-301-2/+1
|
* Botch in previous change. Was comparing against "ask" instead ofAndrew Cagney2000-06-081-1/+1
| | | | follow_fork_mode_ask.
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-081-38/+24
| | | | | constant character pointers. Update everything. As a consequence fix infrun's follow-fork plugging a small memory leak.
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-4/+15
|
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-2/+2
| | | | Cleanup signature of add_set_cmd. Change VAR parameter to void*.
* * infrun.c (handle_inferior_event): Add missing call to keep_goingMark Kettenis2000-05-041-0/+2
| | | | | and missing return when handling an ordinary signal from the inferior.
* * infrun.c (handle_inferior_event): When doing a "next", andMark Kettenis2000-05-031-1/+15
| | | | | | | stepping out of a signal handler into its calling trampoline ignore the value of step_frame_address. (step_over_function): Only modify step_resume_breakpoint->frame if the value of step_frame_address is non-zero.
* revert 1.9. Not approved.Andrew Cagney2000-05-021-2/+0
|
* re-do how gdbarch provides non-multi arch defaults so that non-Andrew Cagney2000-05-021-0/+2
| | | | multi-arch gdbservers can continue to compile.
* Append NULL to enum based commands follow-fork and scheduler-locking.Andrew Cagney2000-04-201-8/+13
|
* * infrun.c (proceed, normal_stop): Change the error message aboutEli Zaretskii2000-04-131-4/+8
| | | | | failure to insert breakpoints/watchpoints so that it makes sense even if ptrace is not used or no other processes can be active.
* * infrun.c (handle_inferior_event): Call target_mourn_inferiorNicholas Duffek2000-04-051-6/+6
| | | | instead of kill_target.
* 2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>Michael Snyder2000-03-281-0/+19
| | | | | | breakpoint.c, breakpoint.h (remove_hw_watchpoints): New function. infrun.c (resume): Remove hardware watchpoints before stepping when CANNOT_STEP_HW_WATCHPOINTS is nonzero.
* Add more checks for no stack frame.Andrew Cagney2000-02-291-1/+2
|
* Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney2000-02-231-0/+23
| | | | | | | Add --enable-gdbmi option to configury. Add mi rules to Makefile.in Add mi conditional output to event-top.c infrun.c main.c top.c. Add -i=mi option.
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
|
* import gdb-2000-02-04 snapshotJason Molenda2000-02-051-6/+7
|
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+47
|
* import gdb-2000-01-17 snapshotJason Molenda2000-01-181-8/+8
|
* import gdb-2000-01-05 snapshotJason Molenda2000-01-061-22/+6
|
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-0/+11
|
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-26/+38
|
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-30/+96
|
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-65/+25
|
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-31/+4
|
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-58/+29
|
* import gdb-1999-09-21Jason Molenda1999-09-221-59/+96
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-171/+280
|
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-118/+186
|
* import gdb-1999-08-23 snapshotJason Molenda1999-08-231-3/+9
|
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-1/+1
|
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-177/+101
|
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-49/+65
|
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-1/+4
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-1599/+1602
|
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-7/+116
|
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-0/+3
|
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-1/+27
|
* import gdb-1999-0519Jason Molenda1999-05-191-1/+1
|
* import gdb-1999-05-10Stan Shebs1999-05-111-280/+377
|
* import gdb-19990504 snapshotStan Shebs1999-05-051-52/+87
|
* import gdb-19990422 snapshotStan Shebs1999-04-261-251/+263
|
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3775
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-3735/+0
|
* Fri Jan 29 12:57:34 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1999-01-291-5/+7
| | | | | * infrun.c (_initialize_infrun): do not stop or print anything when a SIGWINCH is received.
* Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1999-01-131-4/+46
| | | | | | | | | | | | | | * infrun.c (set/show scheduler-locking) New command. Set a mode bit that will control how GDB attempts to control thread scheduling for step, continue, etc. (resume): make use of the schedule-locking mode. * target.h (struct target_ops): new field to_has_thread_control. * sol-thread.c: initialize target_ops to_has_thread_control. * procfs.c: ditto. * target.c: ditto. * m3-nat.c: ditto. * remote.c: ditto. * hpux-thread.c: ditto.
* cosmetic fixups, mainly long lines.Michael Snyder1999-01-061-144/+186
|
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-106/+1428
|
* CARP:Andrew Cagney1998-11-271-27/+43
| | | | | | | | STEP_SKIPS_DELAY - add STEP_SKIPS_DELAY_P and rewrite use removing #ifdef's. NO_SINGLE_STEP - replace with SOFTWARE_SINGLE_STEP_P + SOFTWARE_SINGLE_STEP. Replace global variable one_stepped with static singlestep_breakpoints_inserted_p. Cleanup infrun.c (scary!).
* Fri Apr 10 22:36:28 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1998-04-111-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | Update support for x86 Solaris 2. * config/i386/tm-i386sol2.h, nm-i386sol2.h: New configuration files for x86 Solaris 2. * config/i386/i386sol2.mt, i386sol2.mh: Use them. * config/sparc/tm-sun4sol2.h (PROCFS_GET_CARRY): New macro, extract carry flag from a given regset. (IS_STATIC_TRANSFORM_NAME): New macro, check if a symbol name is a SunPro transformed name. * i386-tdep.c (sunpro_static_transform_name): New function to extract the source name from a SunPro transformed name. * inferior.h (procfs_first_available, procfs_get_pid_fd): Add prototypes. * infrun.c (wait_for_inferior): Handle breakpoint hit in signal handler without intervening stop in sigtramp. * procfs.c (procfs_lwp_creation_handler): Use PROCFS_GET_CARRY instead of direct access to the status register. (procfs_get_pid_fd): New function, returns procfs fd for a given pid. * sol-thread.c (ps_lgetLDT): New function, returns LDT for a given lwpid. (sol_find_new_threads): Handle failed libthread_db initialization gracefully. * stabsread.c (define_symbol): Use IS_STATIC_TRANSFORM_NAME to check for a SunPro transformed symbol name.