- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I'm using gdb 6.3 under Debian Sarge with ifort 8.1. I compile with the -g flag. I somtimes have this problem when I want to single step:
Starting program: /home/brick/akademie/FEMFEKO/src/femfeko
Breakpoint 1, 0x08117430 in meshin_fek_old_.fc_card_ ()
(gdb) info breakpoint 1
Num Type Disp Enb Address What
1 breakpoint keep y 0x08117430 meshin_old.f90:1690
breakpoint already hit 1 time
(gdb) n
Single stepping until exit from function meshin_fek_old_.fc_card_,
which has no line number information.
It works properly for some functions, but not others. Are there known problems with GDB, or am I doing something wrong?
I'm using gdb 6.3 under Debian Sarge with ifort 8.1. I compile with the -g flag. I somtimes have this problem when I want to single step:
Starting program: /home/brick/akademie/FEMFEKO/src/femfeko
Breakpoint 1, 0x08117430 in meshin_fek_old_.fc_card_ ()
(gdb) info breakpoint 1
Num Type Disp Enb Address What
1 breakpoint keep y 0x08117430 meshin_old.f90:1690
breakpoint already hit 1 time
(gdb) n
Single stepping until exit from function meshin_fek_old_.fc_card_,
which has no line number information.
It works properly for some functions, but not others. Are there known problems with GDB, or am I doing something wrong?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Debian is not a distribution we support or test. You may want to see if a newer version of gdb is available. Have you tried this with idn?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page